Searched refs:UNP_PCB_TRYLOCK (Results 1 – 1 of 1) sorted by relevance
284 #define UNP_PCB_TRYLOCK(unp) mtx_trylock(&(unp)->unp_mtx) macro392 if (__predict_true(UNP_PCB_TRYLOCK(unp2))) in unp_pcb_lock_peer()