Searched refs:n_broadcast (Results 1 – 2 of 2) sorted by relevance
302 int n_timed_out=0, n_signal=0, n_broadcast=0; in thread_conditions_simple() local371 ++n_broadcast; in thread_conditions_simple()381 tt_int_op(n_broadcast + n_signal + n_timed_out, ==, NUM_THREADS); in thread_conditions_simple()