Searched refs:prod_done_count (Results 1 – 1 of 1) sorted by relevance
91 static _Atomic int prod_done_count = 0; variable109 if ((unsigned int)atomic_fetch_add(&prod_done_count, 1) == in producer()