Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1375 static void SendMsgDirectInner(void *arg) in SendMsgDirectInner() function
1455 if (PostEvent(&g_eventNodeChain, g_epollfd, SendMsgDirectInner, &directMsg) != NSTACKX_EOK) { in NSTACKX_SendMsgDirect()