Searched refs:thread_db_callback (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) { function
305 if (td_ta_thr_iter(thread_agent, thread_db_callback, &mydata,
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.c270 static int thread_db_callback(const td_thrhandle_t *th_p, void *data) { function
303 if (td_ta_thr_iter(thread_agent, thread_db_callback, &mydata,

Completed in 31 milliseconds