Searched refs:RunDispatcher (Results 1 – 1 of 1) sorted by relevance
238 static int RunDispatcher(void *para) in RunDispatcher() function311 … status = OsalThreadCreate(&localDispatcher->dispatcherThread, RunDispatcher, localDispatcher); in StartDispatcher()