Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/unit/lock/
H A DRWLockTests.cpp109 if (!_TestConcurrentWriteReadThread(context, (addr_t)_index)) in TestConcurrentWriteReadThread()
162 bool _TestConcurrentWriteReadThread(TestContext& context, int32 threadIndex) in _TestConcurrentWriteReadThread() function in RWLockTest