Searched refs:__threadLoopFrontend (Results 1 – 5 of 5) sorted by relevance
308 pthread_create(&mFrontendInputThread, NULL, __threadLoopFrontend, this); in startFrontendInputLoop()312 void* Demux::__threadLoopFrontend(void* user) { in __threadLoopFrontend() function in android::hardware::tv::tuner::V1_0::implementation::Demux
119 static void* __threadLoopFrontend(void* user);
332 pthread_create(&mFrontendInputThread, NULL, __threadLoopFrontend, this); in startFrontendInputLoop()336 void* Demux::__threadLoopFrontend(void* user) { in __threadLoopFrontend() function in android::hardware::tv::tuner::V1_0::implementation::Demux
116 static void* __threadLoopFrontend(void* user);
151 static void* __threadLoopFrontend(void* user);