Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hievent.c107 static void SetEventFuncInner(void *arg) in SetEventFuncInner() function
124 if (PostEvent(GetEventNodeChain(), GetEpollFD(), SetEventFuncInner, msg) != NSTACKX_EOK) { in SetEventFunc()