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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp954 td_thrhandle_t thr_handle; local
955 if (p_td_ta_map_id2thr(p_td_thragent_t, (thread_t) tid, &thr_handle) != TD_OK) {
961 p_td_thr_getgregs(&thr_handle, gregs);

Completed in 33 milliseconds