Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c301 HANDLE hPlatformSvc; in PlatformSignalService() local
306 hPlatformSvc = CreateThread(NULL, 0, in PlatformSignalService()
309 if(hPlatformSvc == NULL) in PlatformSignalService()