Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/pthread/
Dpthread_helpers.hpp85 int pthread_mutex_trylock(pthread_mutex_t* m) in pthread_mutex_trylock() function
147 int pthread_mutex_trylock(pthread_mutex_t* m) in pthread_mutex_trylock() function
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dmutex.c232 int pthread_mutex_trylock(pthread_mutex_t *m) in pthread_mutex_trylock() function