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 118 static pthread_key_t getThreadTLSKey();
rsCpuCore.cpp 81 pthread_key_t RsdCpuReference::getThreadTLSKey(){ return gThreadTLSKey; }
    [all...]

Completed in 48 milliseconds