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_sreads
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
netmgr_common.c
100
isc_refcount_t
active_sreads
= 0;
variable
176
isc_refcount_init(&
active_sreads
, 0);
237
isc_refcount_destroy(&
active_sreads
);
488
isc_refcount_decrement(&
active_sreads
);
508
isc_refcount_increment0(&
active_sreads
);
534
isc_refcount_increment0(&
active_sreads
);
1295
isc_refcount_init(&
active_sreads
, 0);
1325
isc_refcount_destroy(&
active_sreads
);
1349
isc_refcount_increment0(&
active_sreads
);
2352
isc_refcount_decrement(&
active_sreads
);
[
all
...]
netmgr_common.h
129
extern isc_refcount_t
active_sreads
;
Completed in 17 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026