Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dops.c533 bool has_readers = false, has_writers = false, in rw_thd() local
607 has_writers |= thd->active; in rw_thd()
612 if (!has_readers && !has_writers) { in rw_thd()
619 if (!has_readers && !has_writers) in rw_thd()
673 if (has_writers) { in rw_thd()