notetsleep        183 src/pkg/runtime/lock_futex.c 	res = notetsleep(n, ns, 0, 0);
notetsleep        198 src/pkg/runtime/lock_futex.c 	res = notetsleep(n, ns, 0, 0);
notetsleep        245 src/pkg/runtime/lock_sema.c 	res = notetsleep(n, ns, 0, nil);
notetsleep        263 src/pkg/runtime/lock_sema.c 	res = notetsleep(n, ns, 0, nil);