HomeSort by: relevance | last modified time | path
    Searched defs:user_tid (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
  /src/external/gpl3/binutils.old/dist/bfd/
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
  /src/external/gpl3/gdb/dist/bfd/
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
203 core_user_thread_id (abfd) = proc_info.user_tid;
  /src/external/gpl3/gdb.old/dist/bfd/
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
202 core_user_thread_id (abfd) = proc_info.user_tid;
hpux-core.c 76 /* .lwpid and .user_tid are only valid if PROC_INFO_HAS_THREAD_ID, else they
77 are set to 0. Also, until HP-UX implements MxN threads, .user_tid and
83 unsigned long user_tid; /* User thread ID. */ member in struct:hpux_core_struct
91 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid)
202 core_user_thread_id (abfd) = proc_info.user_tid;

Completed in 47 milliseconds