Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Drwlock.c251 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock) in pthread_rwlock_wrlock() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h177 #define pthread_rwlock_wrlock(...) zap_pthread_rwlock_wrlock(__VA_ARGS__) macro