Home
last modified time | relevance | path

Searched defs:maxEvents (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
Depoll_app.c275 FILLP_INT maxEvents, in EpGetEventsAndSignal()
328 FILLP_INT maxEvents, in EpPoll()
794 FILLP_INT SpungeEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FIL… in SpungeEpollWait()
Dapi.c300 FILLP_INT DLL_API FtEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents,… in FtEpollWait()
/foundation/resourceschedule/ffrt/src/sync/
Dpoller.h86 int maxEvents = 0; member