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