Home
last modified time | relevance | path

Searched defs:tls (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dbacktrace_helper.cc65 UnwindHelper* tls = reinterpret_cast<UnwindHelper*>(self->GetCustomTLS(kTlsKey)); in Get() local
/art/test/924-threads/
Dthreads.cc171 void* tls; in Java_art_Test924_getTLS() local
181 const void* tls = reinterpret_cast<void*>(static_cast<uintptr_t>(val)); in Java_art_Test924_setTLS() local