Searched defs:Semaphore (Results 1 – 6 of 6) sorted by relevance
93 TEST(Semaphore, ProducerConsumer) { in TEST() argument107 TEST(Semaphore, WaitAndSignal) { in TEST() argument127 TEST(Semaphore, WaitFor) { in TEST() argument
23 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
42 class Semaphore class
13 class Semaphore; variable
18 class Semaphore; variable