Searched defs:threadArgs (Results 1 – 5 of 5) sorted by relevance
20 ThreadFuncArgs* threadArgs = reinterpret_cast<ThreadFuncArgs*>(arg); in threadFunc() local29 auto threadArgs = new ThreadFuncArgs(start, arg); in createPthread() local
139 struct RecordThreadArgs* threadArgs = in startRecordOutputThread() local149 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord()
20 struct FilterThreadArgs* threadArgs = in startFilterEventThread() local52 void* FilterCallback::__threadLoopFilter(void* threadArgs) { in __threadLoopFilter()
138 struct RecordThreadArgs* threadArgs = in startRecordOutputThread() local148 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord()
229 resourceThreadArgs threadArgs; in setResources() local