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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dhpux-core.c88 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
89 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
95 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
216 core_user_thread_id (abfd) = proc_info.user_tid;

Completed in 107 milliseconds