MCPcopy Create free account
hub / github.com/ALTaleX531/OpenGlass / ServerThreadEntryPoint

Method ServerThreadEntryPoint

OpenGlass/GlassService.cpp:620–623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618}
619
620DWORD WINAPI GlassService::ServerThreadEntryPoint(PVOID)
621{
622 return RunServerThread();
623}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected