Home
last modified time | relevance | path

Searched refs:pthread_try_lock (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1754 #define TRY_LOCK(sl) pthread_try_lock(sl)
1814 static FORCEINLINE int pthread_try_lock (MLOCK_T *sl) { in pthread_try_lock() function