Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h98 #define SYS_ARCH_RWSEM_TRYWRWAIT (g_fillpOsSemLibFun.sysArchRWSemTryWRWait)
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpcallbacks.h905 FillpRWSemTryWRWaitFunc sysArchRWSemTryWRWait; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1397 g_fillpOsSemLibFun.sysArchRWSemTryWRWait = FillpRwSemTryWrWait; in FillpRegBasicFun()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1426 FILLP_REG_OS_SEM_LIB_FUNC(libSysFunc, sysArchRWSemTryWRWait); in FtRegCopyOsSemLibFunc()