Home
last modified time | relevance | path

Searched refs:helperThreadProc (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuCore.h89 static void * helperThreadProc(void *vrsc);
DrsCpuCore.cpp123 void * RsdCpuReferenceImpl::helperThreadProc(void *vrsc) { in helperThreadProc() function in RsdCpuReferenceImpl
297 status = pthread_create(&mWorkers.mThreadId[ct], &threadAttr, helperThreadProc, this); in init()
/frameworks/rs/
DrsContext.h294 static void * helperThreadProc(void *);