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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Daix-thread.c64 /* In AIX 5.1, functions use pthdb_tid_t instead of tid_t. */
66 #define pthdb_tid_t tid_t macro
93 pthdb_tid_t tid; /* kernel thread id */
101 pthdb_tid_t tid;
142 static int pdc_read_regs (pthdb_user_t user, pthdb_tid_t tid,
145 static int pdc_write_regs (pthdb_user_t user, pthdb_tid_t tid,
331 pthdb_tid_t tid,
403 pthdb_tid_t tid,
628 static pthdb_tid_t
632 pthdb_tid_t kti
[all...]

Completed in 133 milliseconds