Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.h109 pthread_t sync_time_thread; variable
DCwMcuSensor.cpp544 pthread_create(&sync_time_thread, (const pthread_attr_t *) NULL, in CwMcuSensor()