Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkern_synch.c340 int timo, in msleep0()
386 int timo) in tsleep()
401 int timo, in tsleep0()
H A Dtty.c3232 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) in ttysleep()
/xnu-12377.41.6/libsyscall/wrappers/
H A Dselect-base.c107 fd_set * __restrict efds, const struct timespec * __restrict timo, in _pselect_emulated()
/xnu-12377.41.6/bsd/net/
H A Dbpf.c1207 bpf_sleep(struct bpf_d *d, int pri, const char *wmesg, int timo) in bpf_sleep()