Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dhpux-core.c93 unsigned long user_tid; /* User thread ID. */ member
101 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
215 core_user_thread_id (abfd) = proc_info.user_tid;
DChangeLog-98993205 (hpux_core_struct): add members lwpid and user_tid.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dhpux-core.c95 unsigned long user_tid; /* User thread ID. */ member
103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
DChangeLog-98993205 (hpux_core_struct): add members lwpid and user_tid.