Searched defs:threadArgs (Results 1 – 4 of 4) sorted by relevance
20 ThreadFuncArgs* threadArgs = reinterpret_cast<ThreadFuncArgs*>(arg); in threadFunc() local29 auto threadArgs = new ThreadFuncArgs(start, arg); in createPthread() local
137 struct RecordThreadArgs* threadArgs = in startRecordOutputThread() local147 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord()
20 struct FilterThreadArgs* threadArgs = in startFilterEventThread() local52 void* FilterCallback::__threadLoopFilter(void* threadArgs) { in __threadLoopFilter()
136 struct RecordThreadArgs* threadArgs = in startRecordOutputThread() local146 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord()