Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c449 static void ReportMainLoopStopInner(void *argument) in ReportMainLoopStopInner() function
461 if (PostEvent(&g_eventNodeChain, g_epollfd, ReportMainLoopStopInner, NULL) != NSTACKX_EOK) { in ReportMainLoopStop()