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