Searched refs:pthread_try_lock (Results 1 – 1 of 1) sorted by relevance
1754 #define TRY_LOCK(sl) pthread_try_lock(sl)1814 static FORCEINLINE int pthread_try_lock (MLOCK_T *sl) { in pthread_try_lock() function