Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h77 #define SYS_ARCH_SEM_TRYWAIT (g_fillpOsSemLibFun.sysArchSemTryWait)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h893 FillpSemTryWaitFunc sysArchSemTryWait; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1390 g_fillpOsSemLibFun.sysArchSemTryWait = FillpSemTryWait; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1419 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchSemTryWait); in FtRegCopyOsSemLibFunc()