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

/openjdk7/hotspot/agent/src/os/linux/
H A Dps_proc.c258 static bool add_new_thread(struct ps_prochandle* ph, pthread_t pthread_id, lwpid_t lwp_id) { function
355 read_thread_info(ph, add_new_thread);
/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_proc.c200 static bool add_new_thread(struct ps_prochandle* ph, pthread_t pthread_id, lwpid_t lwp_id) { function
465 read_thread_info(ph, add_new_thread);

Completed in 290 milliseconds