Home
last modified time | relevance | path

Searched refs:sysArchSemWait (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h78 #define SYS_ARCH_SEM_WAIT (g_fillpOsSemLibFun.sysArchSemWait)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h895 FillpSemWaitFunc sysArchSemWait; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1391 g_fillpOsSemLibFun.sysArchSemWait = FillpSemWait; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1420 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchSemWait); in FtRegCopyOsSemLibFunc()