Searched refs:tsleep1 (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dkern_synch.c391 tsleep1( function
H A Dsys_generic.c1233 error = tsleep1(NULL, PSOCK | PCATCH,
/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h729 extern int tsleep1(void *chan, int pri, const char *wmesg, u_int64_t abstime, int (*continuation)(int));

Completed in 81 milliseconds