Searched refs:SetCustomTLS (Results 1 – 2 of 2) sorted by relevance
659 target->SetCustomTLS(new JvmtiGlobalTLSData); in SetThreadLocalStorage()
1251 void SetCustomTLS(void* data) REQUIRES(Locks::thread_list_lock_) { in SetCustomTLS() function