Searched refs:svc_thread (Results 1 – 1 of 1) sorted by relevance
239 static DWORD svc_thread(LPDWORD param) in svc_thread() function391 if (CreateThread(0, 0, (LPTHREAD_START_ROUTINE) svc_thread, 0, 0, &id) in service_start()