Searched defs:timo (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_synch.c284 msleep0( void *chan, lck_mtx_t *mtx, int pri, const char *wmsg, int timo, int (*continuation)(int)) argument
330 tsleep( void *chan, int pri, const char *wmsg, int timo) argument
344 tsleep0( void *chan, int pri, const char *wmsg, int timo, int (*continuation)(int)) argument
H A Dtty.c2539 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dkrpc_subr.c219 int error, timo, secs; local
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbpf.c658 bpf_sleep(struct bpf_d *d, int pri, const char *wmesg, int timo) argument

Completed in 40 milliseconds