Home
last modified time | relevance | path

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

/external/dlmalloc/
Dmalloc.c2007 #define INITIAL_LOCK(lk) pthread_init_lock(lk)
2021 static int pthread_init_lock (MLOCK_T *lk) { in pthread_init_lock() function