Searched defs:GetThreadLocalStorage (Results 1 – 3 of 3) sorted by relevance
512 jvmtiError ThreadUtil::GetThreadLocalStorage(jvmtiEnv* env ATTRIBUTE_UNUSED, in GetThreadLocalStorage() function in openjdkjvmti::ThreadUtil
234 static jvmtiError GetThreadLocalStorage(jvmtiEnv* env, jthread thread, void** data_ptr) { in GetThreadLocalStorage() function in openjdkjvmti::JvmtiFunctions
1877 jvmtiError GetThreadLocalStorage(jthread thread, in GetThreadLocalStorage() function