Home
last modified time | relevance | path

Searched refs:callback_count (Results 1 – 1 of 1) sorted by relevance

/libevent-2.1.12/test/
H A Dregress_thread.c408 static unsigned callback_count = 0; variable
416 callback_count += 1; in deferred_callback()
480 TT_BLATHER(("callback count, %u", callback_count)); in thread_deferred_cb_skew()