Searched refs:tsleep1 (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kern_synch.c | 413 tsleep1( in tsleep1() function
|
| H A D | sys_generic.c | 1449 error = tsleep1(NULL, PSOCK | PCATCH, in selprocess()
|
| H A D | kern_sysctl.c | 5867 tsleep1(NULL, 0, "wedge_thread", mach_absolute_time() + interval, NULL);
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | proc_internal.h | 919 extern int tsleep1(void *chan, int pri, const char *wmesg, u_int64_t abstime, int (*continuati…
|