Searched refs:waitSem (Results 1 – 1 of 1) sorted by relevance
125 de::Semaphore waitSem(0); in sync() local126 enqueue(Message(MESSAGE_SYNC, &waitSem)); in sync()127 waitSem.decrement(); in sync()