Home
last modified time | relevance | path

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

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