Home
last modified time | relevance | path

Searched refs:to_posix_rwlock (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/posix/options/
Drwlock.c85 struct posix_rwlock *to_posix_rwlock(pthread_rwlock_t *rwlock) in to_posix_rwlock() function
122 rwl = to_posix_rwlock(rwlock); in pthread_rwlock_init()