Searched refs:mThread (Results 1 – 2 of 2) sorted by relevance
36 pthread_t mThread; variable
38 pthread_create(&mThread, NULL, touch_thread, this); in WearSwipeDetector()