Searched refs:ACCEPT_UNLOCK (Results 1 – 2 of 2) sorted by relevance
247 #define ACCEPT_UNLOCK() do { \ macro257 #define ACCEPT_UNLOCK() KASSERT(pthread_mutex_unlock(&accept_mtx) == 0, ("%s: accept_mtx not locked… macro260 #define ACCEPT_UNLOCK() (void)pthread_mutex_unlock(&accept_mtx) macro417 ACCEPT_UNLOCK(); \
260 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 …]