Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.mod/
H A Drelease.pass.cpp26 static int unlock_count; member
32 int mutex::unlock_count = 0; member in mutex
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.mod/
H A Drelease.pass.cpp25 static int unlock_count; global() member
31 int mutex::unlock_count = 0; global() member in mutex