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 - 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
Indexes created Sat Jul 04 00:25:45 UTC 2026