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