Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h96 #define SYS_ARCH_RWSEM_INIT (g_fillpOsSemLibFun.sysArchRWSemInit)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h901 FillpRWSemInitFunc sysArchRWSemInit; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1395 g_fillpOsSemLibFun.sysArchRWSemInit = FillpArchInitRwSem; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1424 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchRWSemInit); in FtRegCopyOsSemLibFunc()