Searched defs:timo (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_synch.c | 340 int timo, in msleep0() 386 int timo) in tsleep() 401 int timo, in tsleep0()
|
| H A D | tty.c | 3232 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) in ttysleep()
|
| /xnu-12377.41.6/libsyscall/wrappers/ |
| H A D | select-base.c | 107 fd_set * __restrict efds, const struct timespec * __restrict timo, in _pselect_emulated()
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | bpf.c | 1207 bpf_sleep(struct bpf_d *d, int pri, const char *wmesg, int timo) in bpf_sleep()
|