Searched defs:SetThreadLocalStorage (Results 1 – 3 of 3) sorted by relevance
694 jvmtiError ThreadUtil::SetThreadLocalStorage(jvmtiEnv* env, jthread thread, const void* data) { in SetThreadLocalStorage() function in openjdkjvmti::ThreadUtil
248 static jvmtiError SetThreadLocalStorage(jvmtiEnv* env, jthread thread, const void* data) { in SetThreadLocalStorage() function in openjdkjvmti::JvmtiFunctions
1872 jvmtiError SetThreadLocalStorage(jthread thread, in SetThreadLocalStorage() function