Searched refs:tsleep (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_network/compat/sys/
H A Drefcnt.h60 tsleep(r, PWAIT, wmesg, 0);
H A Dsystm.h25 #define tsleep(identifier, priority, wmesg, timeout) \ macro
28 tsleep(identifier, priority, wmesg, USEC_2_TICKS(nsecs / 1000))

Completed in 59 milliseconds