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

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_socketvar.h245 #define ACCEPT_UNLOCK() do { \ macro
254 #define ACCEPT_UNLOCK() (void)pthread_mutex_unlock(&accept_mtx) macro
466 ACCEPT_UNLOCK(); \
477 ACCEPT_UNLOCK(); \
724 ACCEPT_UNLOCK(); \

Completed in 76 milliseconds