Searched refs:Semaphore_Wait (Results 1 – 3 of 3) sorted by relevance
56 WRes Semaphore_Wait(CSemaphore *p);
95 WRes Semaphore_Wait(CSemaphore *p) { return WaitObject(p->handle); } in Semaphore_Wait() function
42 Semaphore_Wait(&p->filledSemaphore); in MtSync_GetNextBlock()66 Semaphore_Wait(&p->filledSemaphore); in MtSync_StopWriting()186 Semaphore_Wait(&p->freeSemaphore); in HashThreadFunc()424 Semaphore_Wait(&p->freeSemaphore); in BtThreadFunc()