Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DThreads.h56 WRes Semaphore_Wait(CSemaphore *p);
DThreads.c95 WRes Semaphore_Wait(CSemaphore *p) { return WaitObject(p->handle); } in Semaphore_Wait() function
DLzFindMt.c42 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()