OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_refcount_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
refcount.h
39
/** \def
isc_refcount_init
(ref, n)
47
#define
isc_refcount_init
(target, value) atomic_init(target, value)
macro
/src/external/mpl/bind/dist/lib/isc/include/isc/
refcount.h
41
/** \def
isc_refcount_init
(ref, n)
49
#define
isc_refcount_init
(target, value) atomic_init(target, value)
macro
Completed in 20 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026