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

/openjdk7/hotspot/src/os/linux/vm/
H A DosThread_linux.hpp38 void set_thread_type(int type) { function
H A Dos_linux.cpp902 osthread->set_thread_type(thr_type);
/openjdk7/hotspot/src/os/bsd/vm/
H A DosThread_bsd.hpp36 void set_thread_type(int type) { function
H A Dos_bsd.cpp1073 osthread->set_thread_type(thr_type);

Completed in 63 milliseconds