Searched refs:allocate_thread_local_storage (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DthreadLocalStorage.cpp64 set_thread_index(os::allocate_thread_local_storage());
H A Dos.hpp616 static int allocate_thread_local_storage();
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp1288 int os::allocate_thread_local_storage() { function in class:os
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp1097 int os::allocate_thread_local_storage() { function in class:os
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp3703 int os::allocate_thread_local_storage() { function in class:os
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp1616 int os::allocate_thread_local_storage() { function in class:os
1636 fatal(err_msg("os::allocate_thread_local_storage: thr_keycreate failed "

Completed in 116 milliseconds