Searched defs:initCount (Results 1 – 3 of 3) sorted by relevance
58 WRes Semaphore_Create(CSemaphore *p, UInt32 initCount, UInt32 maxCount) in Semaphore_Create()
47 static int initCount = 0; variable
53 static volatile int32_t initCount = 0; variable