Home
last modified time | relevance | path

Searched defs:RwLockTester (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_rwlock_test.cpp45 class RwLockTester { global() class
/llvm-project/libc/src/__support/threads/linux/
H A Drwlock.h293 friend class RwLockTester; global() variable