Searched refs:HelperThreadProc (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/
H A DrsdCore.cpp162 static void * HelperThreadProc(void *vrsc) { function
276 status = pthread_create(&dc->mWorkers.mThreadId[ct], &threadAttr, HelperThreadProc, rsc);
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdCore.cpp154 static void * HelperThreadProc(void *vrsc) { function
268 status = pthread_create(&dc->mWorkers.mThreadId[ct], &threadAttr, HelperThreadProc, rsc);

Completed in 44 milliseconds