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

/openjdk7/hotspot/agent/src/os/bsd/
H A DMacosxDebuggerLocal.m217 * The thread_id should be the result from calling thread_info() with THREAD_IDENTIFIER_INFO
248 // get the THREAD_IDENTIFIER_INFO for the send right
249 result = thread_info(thread_list[i], THREAD_IDENTIFIER_INFO, (thread_info_t) &m_ident_info, &count);
/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp979 thread_info(::mach_thread_self(), THREAD_IDENTIFIER_INFO, local

Completed in 42 milliseconds