Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
H A Dpthread_mutex_destroy.c11 __handle_using_destroyed_mutex(mutex, __FUNCTION__); in pthread_mutex_destroy()
H A Dpthread_mutex_unlock.c23 __handle_using_destroyed_mutex(m, __FUNCTION__); in __pthread_mutex_unlock()
H A Dpthread_mutex_trylock.c22 __handle_using_destroyed_mutex(m, __FUNCTION__); in __pthread_mutex_trylock_owner()
/third_party/musl/src/internal/
H A Dpthread_impl.h264 static inline void __handle_using_destroyed_mutex(pthread_mutex_t *mutex, const char *function_name) in __handle_using_destroyed_mutex() function

Completed in 3 milliseconds