OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PROP_ATOMIC_INC32
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_object_impl.h
307
#define
_PROP_ATOMIC_INC32
(x) atomic_inc_32(x)
353
#define
_PROP_ATOMIC_INC32
(x) ++*(x)
408
#define
_PROP_ATOMIC_INC32
(x) atomic_inc_32(x)
435
#define
_PROP_ATOMIC_INC32
(x) ++*(x)
465
#define
_PROP_ATOMIC_INC32
(x) \
prop_object.c
165
_PROP_ATOMIC_INC32
(&po->po_refcnt);
221
_PROP_ATOMIC_INC32
(&po->po_refcnt);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025