Searched refs:in_tinytest_main (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dtinytest.c64 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/ variable
139 if (!in_tinytest_main) {
430 ++in_tinytest_main;
437 --in_tinytest_main;
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c64 static int in_tinytest_main = 0; /**< true if we're in tinytest_main().*/ variable
139 if (!in_tinytest_main) {
430 ++in_tinytest_main;
437 --in_tinytest_main;

Completed in 123 milliseconds