Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DThreads.h54 #define Semaphore_Wait(p) Handle_WaitObject(*(p)) macro
DLzFindMt.c44 Semaphore_Wait(&p->filledSemaphore); in MtSync_GetNextBlock()
68 Semaphore_Wait(&p->filledSemaphore); in MtSync_StopWriting()
188 Semaphore_Wait(&p->freeSemaphore); in HashThreadFunc()
432 Semaphore_Wait(&p->freeSemaphore); in BtThreadFunc()