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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dlibproc_impl.c132 static void destroy_thread_info(struct ps_prochandle* ph) { function
148 destroy_thread_info(ph);
/openjdk7/hotspot/agent/src/os/linux/
H A Dlibproc_impl.c133 static void destroy_thread_info(struct ps_prochandle* ph) { function
149 destroy_thread_info(ph);

Completed in 32 milliseconds