Searched defs:threadArgs (Results 1 – 2 of 2) sorted by relevance
20 ThreadFuncArgs* threadArgs = reinterpret_cast<ThreadFuncArgs*>(arg); in threadFunc() local29 auto threadArgs = new ThreadFuncArgs(start, arg); in createPthread() local
294 struct FilterThreadArgs* threadArgs = in startFilterEventThread() local326 void* FilterCallback::__threadLoopFilter(void* threadArgs) { in __threadLoopFilter()473 struct PlaybackThreadArgs* threadArgs = in startPlaybackInputThread() local490 void* DvrCallback::__threadLoopPlayback(void* threadArgs) { in __threadLoopPlayback()569 struct RecordThreadArgs* threadArgs = in startRecordOutputThread() local579 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord()