Searched refs:RunHandleThreadFunc (Results 1 – 2 of 2) sorted by relevance
54 int ret = pthread_create(&handleThread, nullptr, RunHandleThreadFunc, this); in InitialHandler()98 void *Handler::RunHandleThreadFunc(void *pInstance) in RunHandleThreadFunc() function in OHOS::Wifi::Handler
111 static void *RunHandleThreadFunc(void *pInstance);