Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c332 FILLP_INT semTimedWait; in EpPoll() local
377 semTimedWait = SYS_ARCH_SEM_WAIT_TIMEOUT(&ep->waitSem, timeoutWork); in EpPoll()
383 (void)semTimedWait; in EpPoll()