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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dstep.c118 tid_t tid;
162 tid_t tid;
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h210 typedef int32_t tid_t; typedef
224 tid_t t_id;
H A Dmerge.c184 add_mapping(alist_t *ta, tid_t srcid, tid_t tgtid)
194 static tid_t
H A Ddwarf.c144 tid_t dw_mfgtid_last; /* last mfg'd type ID used */
152 static tid_t
H A Dctf.c928 tid_t tid, argid;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1143 tid_t pr_error_thread;
2461 tid_t pr_error_thread;
2580 tid_t pr_error_thread;
3059 tid_t *threads;
3075 threads = xmalloc (nthreads * sizeof (tid_t));
H A Daix-thread.c68 /* In AIX 5.1, functions use pthdb_tid_t instead of tid_t. */
70 #define pthdb_tid_t tid_t

Completed in 185 milliseconds