HomeSort by relevance Sort by last modified time
    Searched refs:getThreadTLSKey (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsd_cpu.h 103 static pthread_key_t getThreadTLSKey();
rsCpuCore.cpp 95 pthread_key_t RsdCpuReference::getThreadTLSKey(){ return gThreadTLSKey; }

Completed in 35 milliseconds