Searched refs:Semaphore_Construct (Results 1 – 2 of 2) sorted by relevance
52 #define Semaphore_Construct(p) (*p) = NULL macro
19 Semaphore_Construct(&p->freeSemaphore); in MtSync_Construct()20 Semaphore_Construct(&p->filledSemaphore); in MtSync_Construct()