HomeSort by: relevance | last modified time | path
    Searched defs:callback_count (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_thread.c 416 static unsigned callback_count = 0; variable
424 callback_count += 1;
488 TT_BLATHER(("callback count, %u", callback_count));
regress_thread.c 416 static unsigned callback_count = 0; variable
424 callback_count += 1;
488 TT_BLATHER(("callback count, %u", callback_count));
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_thread.c 410 static unsigned callback_count = 0; variable
418 callback_count += 1;
482 TT_BLATHER(("callback count, %u", callback_count));
regress_thread.c 410 static unsigned callback_count = 0; variable
418 callback_count += 1;
482 TT_BLATHER(("callback count, %u", callback_count));

Completed in 31 milliseconds