OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callback_count
(Results
1 - 2
of
2
) 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
));
/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
));
Completed in 14 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026