Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_thread.cc725 jvmtiError ThreadUtil::GetThreadLocalStorage(jvmtiEnv* env, in GetThreadLocalStorage() function in openjdkjvmti::ThreadUtil
DOpenjdkJvmTi.cc253 static jvmtiError GetThreadLocalStorage(jvmtiEnv* env, jthread thread, void** data_ptr) { in GetThreadLocalStorage() function in openjdkjvmti::JvmtiFunctions
/art/openjdkjvmti/include/
Djvmti.h1877 jvmtiError GetThreadLocalStorage(jthread thread, in GetThreadLocalStorage() function