Searched refs:RTL_TRYLOCK (Results 1 – 1 of 1) sorted by relevance
87 #define RTL_TRYLOCK(_sc) mtx_trylock(&(_sc)->sc_mtx) macro439 if (RTL_TRYLOCK(sc) == 0) in smi_acquire()459 if (RTL_TRYLOCK(sc) == 0) in smi_release()