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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_synch.c316 msleep0( void *chan, lck_mtx_t *mtx, int pri, const char *wmsg, int timo, int (*continuation)(int)) argument
362 tsleep( void *chan, int pri, const char *wmsg, int timo) argument
376 tsleep0( void *chan, int pri, const char *wmsg, int timo, int (*continuation)(int)) argument
H A Dtty.c3010 ttysleep(struct tty *tp, void *chan, int pri, const char *wmesg, int timo) argument
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c597 uint64_t timenow, timo; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dkrpc_subr.c218 int error, timo, secs; local
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c798 bpf_sleep(struct bpf_d *d, int pri, const char *wmesg, int timo) argument

Completed in 41 milliseconds