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

/bionic/libc/netbsd/net/
H A Dreentrant.h170 #define cond_wait(c, m) __libc_cond_wait((c), (m)) macro
243 #define cond_wait(c, m)

Completed in 26 milliseconds