Home
last modified time | relevance | path

Searched refs:ACCEPT_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h247 #define ACCEPT_UNLOCK() do { \ macro
257 #define ACCEPT_UNLOCK() KASSERT(pthread_mutex_unlock(&accept_mtx) == 0, ("%s: accept_mtx not locked… macro
260 #define ACCEPT_UNLOCK() (void)pthread_mutex_unlock(&accept_mtx) macro
417 ACCEPT_UNLOCK(); \
Duser_socket.c260 ACCEPT_UNLOCK(); in sofree()
286 ACCEPT_UNLOCK(); in sofree()
417 ACCEPT_UNLOCK(); in wakeup_one()
440 ACCEPT_UNLOCK(); in soisconnected()
446 ACCEPT_UNLOCK(); in soisconnected()
463 ACCEPT_UNLOCK(); in sonewconn()
543 ACCEPT_UNLOCK(); in sonewconn()
551 ACCEPT_UNLOCK(); in sonewconn()
1608 ACCEPT_UNLOCK(); in user_accept()
1626 ACCEPT_UNLOCK(); in user_accept()
[all …]