Home
last modified time | relevance | path

Searched refs:param_atomic_uint64_load (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/interfaces/innerkits/include/param/
H A Dsys_param.h57 static inline ATOMIC_LLONG param_atomic_uint64_load(ATOMIC_LLONG *ptr, int order) in param_atomic_uint64_load() function
61 #define ATOMIC_UINT64_LOAD_EXPLICIT(commitId, order) param_atomic_uint64_load((commitId), order)
/base/startup/init/services/param/include/
H A Dparam_atomic.h142 static inline ATOMIC_LLONG param_atomic_uint64_load(ATOMIC_LLONG *ptr, int order) in param_atomic_uint64_load() function
150 #define ATOMIC_UINT64_LOAD_EXPLICIT(commitId, order) param_atomic_uint64_load((commitId), order)

Completed in 2 milliseconds