Home
last modified time | relevance | path

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

/haiku/src/tests/kits/support/blocker/
H A DConstructionTest1.cpp54 BLocker *lockerArg) in NameMatches() argument
58 CPPUNIT_ASSERT(get_sem_info(lockerArg->Sem(), &theSemInfo) == B_OK); in NameMatches()
72 ConstructionTest1::IsBenaphore(BLocker *lockerArg) in IsBenaphore() argument
76 CPPUNIT_ASSERT(get_sem_count(lockerArg->Sem(), &semCount) == B_OK); in IsBenaphore()