Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dcallbacks.h285 FILLP_INT FillpSemPost(IN SYS_ARCH_SEM *sem);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c969 FILLP_INT FillpSemPost(IN SYS_ARCH_SEM *sem) in FillpSemPost() function
1392 g_fillpOsSemLibFun.sysArchSemPost = FillpSemPost; in FillpRegBasicFun()