Searched defs:tsleep_nsec (Results 1 – 2 of 2) sorted by relevance
158 tsleep_nsec(const volatile void *ident, int priority, const char *wmesg, in tsleep_nsec() function
61 #define tsleep_nsec(c, p, s, t) (EWOULDBLOCK) macro