Home
last modified time | relevance | path

Searched refs:FillpSemTryWait (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dcallbacks.h244 FILLP_INT FillpSemTryWait(IN SYS_ARCH_SEM *sem);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c892 FILLP_INT FillpSemTryWait(IN SYS_ARCH_SEM *sem) in FillpSemTryWait() function
1390 g_fillpOsSemLibFun.sysArchSemTryWait = FillpSemTryWait; in FillpRegBasicFun()