Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Drwlock.c427 int pthread_rwlockattr_init(pthread_rwlockattr_t *attr) in pthread_rwlockattr_init() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h178 #define pthread_rwlockattr_init(...) zap_pthread_rwlockattr_init(__VA_ARGS__) macro