Searched refs:max_semaphore_cnt (Results 1 – 1 of 1) sorted by relevance
129 static const int max_semaphore_cnt = MAXLONG; variable142 …sem = CreateSemaphoreEx( nullptr, LONG(start_cnt_), max_semaphore_cnt, nullptr, 0, SEMAPHORE_ALL_A… in init_semaphore()