Home
last modified time | relevance | path

Searched defs:__pthread_mutex_trylock (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_trylock.c52 int __pthread_mutex_trylock(pthread_mutex_t *m) in __pthread_mutex_trylock() function
/third_party/musl/src/thread/
Dpthread_mutex_trylock.c67 int __pthread_mutex_trylock(pthread_mutex_t *m) in __pthread_mutex_trylock() function