Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c1752 #define ACQUIRE_LOCK(sl) pthread_acquire_lock(sl)
1759 static FORCEINLINE int pthread_acquire_lock (MLOCK_T *sl) { in pthread_acquire_lock() function