Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmain_winsvc.c239 static DWORD svc_thread(LPDWORD param) in svc_thread() function
391 if (CreateThread(0, 0, (LPTHREAD_START_ROUTINE) svc_thread, 0, 0, &id) in service_start()