Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_trylock.c52 int __pthread_mutex_trylock(pthread_mutex_t *m) in __pthread_mutex_trylock() function
/third_party/musl/src/thread/
H A Dpthread_mutex_trylock.c85 int __pthread_mutex_trylock(pthread_mutex_t *m) in __pthread_mutex_trylock() function
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A Dpreload.c53 #define __pthread_mutex_trylock NULL macro

Completed in 2 milliseconds