Home
last modified time | relevance | path

Searched defs:SetThreadLocalStorage (Results 1 – 3 of 3) sorted by relevance

/art/openjdkjvmti/
Dti_thread.cc694 jvmtiError ThreadUtil::SetThreadLocalStorage(jvmtiEnv* env, jthread thread, const void* data) { in SetThreadLocalStorage() function in openjdkjvmti::ThreadUtil
DOpenjdkJvmTi.cc248 static jvmtiError SetThreadLocalStorage(jvmtiEnv* env, jthread thread, const void* data) { in SetThreadLocalStorage() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h1872 jvmtiError SetThreadLocalStorage(jthread thread, in SetThreadLocalStorage() function