Searched refs:PROC_TRYLOCK (Results 1 – 2 of 2) sorted by relevance
706 if (PROC_TRYLOCK(p) == 0) in db_kill()
893 #define PROC_TRYLOCK(p) mtx_trylock(&(p)->p_mtx) macro