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

/bionic/libc/bionic/
H A Dpthread.c909 _normal_lock(pthread_mutex_t* mutex) function
971 * _normal_lock(), because the __futex_wait() call there will
1006 _normal_lock(&__recursive_lock);
1027 _normal_lock(mutex);

Completed in 920 milliseconds