Home
last modified time | relevance | path

Searched refs:SYS_ARCH_SCHED_YIELD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c169 (void)SYS_ARCH_SCHED_YIELD(); in FillpLfRingMpEnqueue()
252 (void)SYS_ARCH_SCHED_YIELD(); in FillpLfRingMcDequeue()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h82 #define SYS_ARCH_SCHED_YIELD (g_fillpOsSemLibFun.sysArchSchedYield) macro