Home
last modified time | relevance | path

Searched defs:epollfd (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_event.h31 EpollDesc epollfd; member
H A Dnstackx_epoll.h44 EpollDesc epollfd; member
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsamgr_time_handler.h56 int epollfd = -1; member in OHOS::SamgrTimeHandler
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_event.c24 EventNode *SearchEventNode(const List *eventNodeChain, EpollDesc epollfd) in SearchEventNode() argument
40 void EventModuleClean(const List *eventNodeChain, EpollDesc epollfd) in EventModuleClean() argument
82 EpollTask *GetEpollTask(List *eventNodeChain, EpollDesc epollfd) in GetEpollTask() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c73 int32_t EpollLoop(EpollDesc epollfd, int32_t timeout) in EpollLoop() argument
H A Dsys_epoll.h30 static inline bool IsEpollDescValid(EpollDesc epollfd) in IsEpollDescValid() argument
40 static inline void CloseEpollDesc(EpollDesc epollfd) in CloseEpollDesc() argument
H A Dsys_timer.c122 Timer *TimerStart(EpollDesc epollfd, uint32_t ms, uint8_t repeated, TimeoutHandle handle, void *data) in TimerStart() argument
H A Dsys_event.c55 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent() argument
82 void ClearEvent(const List *eventNodeChain, EpollDesc epollfd) in ClearEvent() argument
140 int32_t EventModuleInit(List *eventNodeChain, EpollDesc epollfd) in EventModuleInit() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_timer.c127 Timer *TimerStart(EpollDesc epollfd, uint32_t ms, uint8_t repeated, TimeoutHandle handle, void *data) in TimerStart() argument
H A Dsys_event.c59 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent() argument
90 void ClearEvent(const List *eventNodeChain, EpollDesc epollfd) in ClearEvent() argument
137 int32_t EventModuleInit(List *eventNodeChain, EpollDesc epollfd) in EventModuleInit() argument
[all...]
H A Dsys_epoll.h55 static inline bool IsEpollDescValid(EpollDesc epollfd) in IsEpollDescValid() argument
65 static inline void CloseEpollDesc(EpollDesc epollfd) in CloseEpollDesc() argument
H A Dsys_epoll.c41 struct EpollDescStr epollfd; member
323 int32_t CreateEpollFdPair(struct EpollDescStr *epollfd) in CreateEpollFdPair() argument
811 EpollLoop(EpollDesc epollfd, int32_t timeout) global() argument
901 CloseEpollDescInner(EpollDesc epollfd) global() argument
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dmemory_pressure_observer.cpp136 int MemoryPressureObserver::AddLevelFileFdToEpoll(int epollfd, int fd, void* data) in AddLevelFileFdToEpoll() argument
220 int MemoryPressureObserver::delLevelFileFdFromEpoll(int epollfd, int fd) in delLevelFileFdFromEpoll() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_smartgenius.c243 int32_t SmartGeniusInit(EpollDesc epollfd) in SmartGeniusInit() argument
314 int32_t SmartGeniusInit(EpollDesc epollfd) in SmartGeniusInit() argument
H A Dnstackx_device.c490 int32_t DeviceModuleInit(EpollDesc epollfd, uint32_t maxDeviceNum) in DeviceModuleInit() argument
H A Dnstackx_device_local.c130 int LocalDeviceInit(EpollDesc epollfd) in LocalDeviceInit() argument
H A Dnstackx_common.c322 static int32_t InternalInit(EpollDesc epollfd, uint32_t maxDeviceNum) in InternalInit() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c192 static uint32_t RegisterCtxTask(EpollDesc epollfd) in RegisterCtxTask() argument
208 uint32_t RegisterCoAPEpollTask(EpollDesc epollfd) in RegisterCoAPEpollTask() argument
229 uint32_t RegisterCoAPEpollTask(EpollDesc epollfd) in RegisterCoAPEpollTask() argument
235 static uint32_t GetTimeout(CoapCtxType *ctx, EpollDesc epollfd) in GetTimeout() argument
[all...]
H A Dcoap_discover.c1162 int32_t CoapDiscoverInit(EpollDesc epollfd) argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c478 int32_t CoapDiscoverInit(EpollDesc epollfd) in CoapDiscoverInit() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h80 EpollDesc epollfd; member
H A Dnstackx_file_manager.h184 EpollDesc epollfd; member
239 EpollDesc epollfd; member
264 EpollDesc epollfd; member

Completed in 15 milliseconds