Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1753 #define RELEASE_LOCK(sl) pthread_release_lock(sl)
1799 static FORCEINLINE void pthread_release_lock (MLOCK_T *sl) { in pthread_release_lock() function