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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.c272 static int thread_db_callback(const td_thrhandle_t *th_p, void *data) { argument
278 err = td_thr_get_info(th_p, &ti);
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.c270 static int thread_db_callback(const td_thrhandle_t *th_p, void *data) { argument
276 err = td_thr_get_info(th_p, &ti);

Completed in 738 milliseconds