Searched refs:sem_thread_max_its (Results 1 – 1 of 1) sorted by relevance
39 static const int sem_thread_max_its = 1000; variable59 if (sem_remaining_its >= sem_thread_max_its) { in semaphore_consumer()61 iterations %= sem_thread_max_its; in semaphore_consumer()
Completed in 3 milliseconds