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_LOAD
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_object_impl.h
306
#define
_PROP_ATOMIC_LOAD
(x) atomic_load_relaxed(x)
352
#define
_PROP_ATOMIC_LOAD
(x) *(x)
407
#define
_PROP_ATOMIC_LOAD
(x) *(x)
434
#define
_PROP_ATOMIC_LOAD
(x) *(x)
463
#define
_PROP_ATOMIC_LOAD
(x) *(x)
prop_string.c
158
if (
_PROP_ATOMIC_LOAD
(&ps->ps_obj.po_refcnt) == 0)
Completed in 13 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025