Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c730 return ERR_EAGAIN; in FillpAdaptSysArchRwsemTryrdwait()
738 return ERR_EAGAIN; in FillpAdaptSysArchRwsemTryrdwait()
763 return ERR_EAGAIN; in FillpAdaptSysArchRwsemTrywrwait()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h277 #define ERR_EAGAIN (-205) macro