Searched refs:lwpid (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
90 .lwpid are synonymous. */
94 int lwpid; /* Kernel thread ID. */ member in struct:hpux_core_struct
102 #define core_kernel_thread_id(bfd) (core_hdr(bfd)->lwpid)
215 core_kernel_thread_id (abfd) = proc_info.lwpid;

Completed in 107 milliseconds