Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dmessage_dispatcher.c238 static int RunDispatcher(void *para) in RunDispatcher() function
311 … status = OsalThreadCreate(&localDispatcher->dispatcherThread, RunDispatcher, localDispatcher); in StartDispatcher()