Searched defs:p_td_thr_get_info_t (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp141 (*p_td_thr_get_info_t)(const td_thrhandle_t *, td_thrinfo_t *); typedef
435 p_td_thr_get_info_t p_td_thr_get_info = (p_td_thr_get_info_t) env->GetLongField(this_obj, p_td_thr_get_info_ID);

Completed in 27 milliseconds