HomeSort by relevance Sort by last modified time
    Searched refs:ACCEPT_UNLOCK (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_socket.c 227 ACCEPT_UNLOCK();
253 ACCEPT_UNLOCK();
395 ACCEPT_UNLOCK();
418 ACCEPT_UNLOCK();
424 ACCEPT_UNLOCK();
441 ACCEPT_UNLOCK();
521 ACCEPT_UNLOCK();
529 ACCEPT_UNLOCK();
    [all...]
user_socketvar.h 245 #define ACCEPT_UNLOCK() do { \
254 #define ACCEPT_UNLOCK() (void)pthread_mutex_unlock(&accept_mtx)
466 ACCEPT_UNLOCK(); \
477 ACCEPT_UNLOCK(); \
724 ACCEPT_UNLOCK(); \

Completed in 39 milliseconds