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

/frameworks/rs/cpu_ref/
H A Drsd_cpu.h116 static pthread_key_t getThreadTLSKey();
H A DrsCpuCore.cpp105 pthread_key_t RsdCpuReference::getThreadTLSKey(){ return gThreadTLSKey; } function in class:RsdCpuReference

Completed in 46 milliseconds