Searched refs:UNP_DEFERRED_LOCK (Results 1 – 1 of 1) sorted by relevance
272 #define UNP_DEFERRED_LOCK() mtx_lock(&unp_defers_lock) macro275 #define UNP_REF_LIST_LOCK() UNP_DEFERRED_LOCK();2484 UNP_DEFERRED_LOCK(); in unp_discard()2502 UNP_DEFERRED_LOCK(); in unp_process_defers()