Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/thread/
Dpthread_mutex_trylock.c3 int __pthread_mutex_trylock_owner(pthread_mutex_t *m) in __pthread_mutex_trylock_owner() function
71 return __pthread_mutex_trylock_owner(m); in __pthread_mutex_trylock()
/aosp_15_r20/external/musl/src/thread/
H A Dpthread_mutex_trylock.c3 int __pthread_mutex_trylock_owner(pthread_mutex_t *m) in __pthread_mutex_trylock_owner() function
71 return __pthread_mutex_trylock_owner(m); in __pthread_mutex_trylock()
/aosp_15_r20/external/musl/src/include/
H A Dpthread.h14 hidden int __pthread_mutex_trylock_owner(pthread_mutex_t *);
/aosp_15_r20/external/trusty/musl/src/include/
Dpthread.h14 hidden int __pthread_mutex_trylock_owner(pthread_mutex_t *);