Searched refs:_raw_thread_id (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A DthreadLS_solaris_sparc.hpp51 return _raw_thread_id();
H A Dsolaris_sparc.s108 .globl _raw_thread_id
110 _raw_thread_id: label
/openjdk7/hotspot/src/share/vm/runtime/
H A DthreadLocalStorage.hpp38 extern "C" uintptr_t _raw_thread_id();
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A DthreadLS_solaris_x86.hpp71 return _raw_thread_id();

Completed in 36 milliseconds