Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dcond.c31 static inline size_t posix_cond_to_offset(struct k_condvar *cv) in posix_cond_to_offset() function
201 bit = posix_cond_to_offset(cv); in pthread_cond_destroy()