Searched defs:setTLS (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/test/1909-per-agent-tls/src/art/ | ||
H A D | Test1909.java | 36 public void setTLS(long jvmtienv, long ptr) { in setTLS() method in Test1909.ThreadHolder |
/aosp12/art/test/924-threads/src/art/ | ||
H A D | Test924.java | 490 private static native void setTLS(Thread t, long l); in setTLS() method in Test924 |
/aosp12/frameworks/rs/cpu_ref/ | ||
H A D | rsCpuCore.cpp | 919 RsdCpuScriptImpl * RsdCpuReferenceImpl::setTLS(RsdCpuScriptImpl *sc) { in setTLS() function in android::renderscript::RsdCpuReferenceImpl |