Home
last modified time | relevance | path

Searched defs:eventNodeChain (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_event.c24 EventNode *SearchEventNode(const List *eventNodeChain, EpollDesc epollfd) in SearchEventNode()
40 void EventModuleClean(const List *eventNodeChain, EpollDesc epollfd) in EventModuleClean()
63 void EventNodeChainClean(List *eventNodeChain) in EventNodeChainClean()
82 EpollTask *GetEpollTask(List *eventNodeChain, EpollDesc epollfd) in GetEpollTask()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_event.c59 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent()
90 void ClearEvent(const List *eventNodeChain, EpollDesc epollfd) in ClearEvent()
137 int32_t EventModuleInit(List *eventNodeChain, EpollDesc epollfd) in EventModuleInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_event.c55 int32_t PostEvent(const List *eventNodeChain, EpollDesc epollfd, EventHandle handle, void *arg) in PostEvent()
82 void ClearEvent(const List *eventNodeChain, EpollDesc epollfd) in ClearEvent()
140 int32_t EventModuleInit(List *eventNodeChain, EpollDesc epollfd) in EventModuleInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h188 List *eventNodeChain; member
238 List *eventNodeChain; member
265 List *eventNodeChain; member
H A Dnstackx_dfile_session.h81 List eventNodeChain; member