Searched refs:_normal_lock (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread.c1041 _normal_lock(pthread_mutex_t* mutex, int shared) function
1102 * _normal_lock(), because the __futex_wait() call there will
1193 _normal_lock(mutex, shared);

Completed in 51 milliseconds