Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTcpServer.c382 SimulatorTimeServiceRoutine( in SimulatorTimeServiceRoutine() function
448 (LPTHREAD_START_ROUTINE)SimulatorTimeServiceRoutine, in ActTimeService()
457 ret = pthread_create(&thread_id, NULL, (void*)SimulatorTimeServiceRoutine, in ActTimeService()