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