Home
last modified time | relevance | path

Searched defs:NSTACKX_ATOM_SET (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h56 #define NSTACKX_ATOM_SET(ptr, i) ((*ptr) = (i)) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.h35 #define NSTACKX_ATOM_SET(ptr, i) ((*ptr) = (i)) macro