Searched refs:__threadLoopRecord (Results 1 – 3 of 3) sorted by relevance
144 pthread_create(&mRecordThread, NULL, __threadLoopRecord, (void*)threadArgs); in startRecordOutputThread()148 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord() function in DvrCallback
108 static void* __threadLoopRecord(void* threadArgs);
113 static void* __threadLoopRecord(void* user);