Searched refs:pthread_mutex_trylock (Results 1 – 2 of 2) sorted by relevance
| /include/ | ||
| D | pthread.h | 44 int pthread_mutex_trylock(pthread_mutex_t *mutex); |
| /lib/libc/posix/ | ||
| D | pthread.c | 267 pthread_mutex_trylock(pthread_mutex_t *mutex) in pthread_mutex_trylock() function |