Searched defs:helperThreadProc (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp120 void * RsdCpuReferenceImpl::helperThreadProc(void *vrsc) { function in class:RsdCpuReferenceImpl
285 status = pthread_create(&mWorkers.mThreadId[ct], &threadAttr, helperThreadProc, this);

Completed in 680 milliseconds