OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_creads
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
stream_shutdown.c
130
isc_refcount_decrement(&
active_creads
);
163
isc_refcount_increment0(&
active_creads
);
netmgr_common.c
98
isc_refcount_t
active_creads
= 0;
variable
174
isc_refcount_init(&
active_creads
, 0);
235
isc_refcount_destroy(&
active_creads
);
369
isc_refcount_decrement(&
active_creads
);
399
isc_refcount_increment0(&
active_creads
);
574
isc_refcount_decrement(&
active_creads
);
807
isc_refcount_decrement(&
active_creads
);
840
isc_refcount_increment0(&
active_creads
);
1293
isc_refcount_init(&
active_creads
, 0);
1323
isc_refcount_destroy(&
active_creads
);
[
all
...]
netmgr_common.h
127
extern isc_refcount_t
active_creads
;
Completed in 24 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026