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

/bionic/libc/bionic/
H A Dpthread_mutex.cpp300 static inline __always_inline int __pthread_normal_mutex_lock(pthread_mutex_internal_t* mutex, function
430 return __pthread_normal_mutex_lock(mutex, shared, use_realtime_clock, abs_timeout_or_null);

Completed in 297 milliseconds