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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c523 static bool core_get_lwp_info(struct ps_prochandle *ph, lwpid_t lwp_id, void *linfo) { function
524 print_debug("core_get_lwp_info not implemented\n");
533 .get_lwp_info= core_get_lwp_info

Completed in 31 milliseconds