Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_thread.c416 static unsigned callback_count = 0; variable
424 callback_count += 1; in deferred_callback()
488 TT_BLATHER(("callback count, %u", callback_count)); in thread_deferred_cb_skew()