Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Drwlock.c54 static inline size_t to_posix_rwlock_idx(pthread_rwlock_t rwlock) in to_posix_rwlock_idx() function
62 size_t bit = to_posix_rwlock_idx(rwlock); in get_posix_rwlock()