Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h99 #define SYS_ARCH_RWSEM_RDPOST (g_fillpOsSemLibFun.sysArchRWSemRDPost)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h907 FillpRWSemRDPostFunc sysArchRWSemRDPost; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1398 g_fillpOsSemLibFun.sysArchRWSemRDPost = FillpRwSemRdPost; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1427 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchRWSemRDPost); in FtRegCopyOsSemLibFunc()