Searched defs:pthread_mutex_lock (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_mutex.cpp442 int pthread_mutex_lock(pthread_mutex_t* mutex) { function
607 /* Same as pthread_mutex_lock, except that we don't want to wait, and

Completed in 28 milliseconds