Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Drwlock.c304 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock) in pthread_rwlock_trywrlock() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h185 #define pthread_rwlock_trywrlock(...)\ macro