Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/unit/lock/
H A DRWLockTests.cpp115 if (!_TestConcurrentWriteNestedReadThread(context, (addr_t)_index)) in TestConcurrentWriteNestedReadThread()
201 bool _TestConcurrentWriteNestedReadThread(TestContext& context, in _TestConcurrentWriteNestedReadThread() function in RWLockTest