Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/lib/posix/
Dpthread_rwlock.c175 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock) in pthread_rwlock_trywrlock() function
/Zephyr-Core-2.7.6/arch/posix/include/
Dposix_cheats.h188 #define pthread_rwlock_trywrlock(...)\ macro