summaryrefslogtreecommitdiffhomepage
path: root/pkg/syncevent/waiter_arm64.s
AgeCommit message (Expand)Author
2020-12-02Consolidate most synchronization primitive linknames in the sync package.Jamie Liu
2020-08-03AARCH64:fix variable name collision with register nameHoward Zhang
2020-02-18Add //pkg/syncevent.gVisor bot