Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h79 #define SYS_ARCH_SEM_POST (g_fillpOsSemLibFun.sysArchSemPost)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h897 FillpSemPostFunc sysArchSemPost; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1392 g_fillpOsSemLibFun.sysArchSemPost = FillpSemPost; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1421 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchSemPost); in FtRegCopyOsSemLibFunc()