Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Drwlock.h201 LIBC_INLINE cpp::optional<RwState> try_increase_reader_count() const { in try_increase_reader_count() function
344 cpp::optional<RwState> next = old.try_increase_reader_count(); in try_lock()