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

/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_mutex_trylock.c3 int __pthread_mutex_trylock_owner(pthread_mutex_t* m) { function
27 return __pthread_mutex_trylock_owner(m);

Completed in 76 milliseconds