Home
last modified time | relevance | path

Searched refs:thread_name (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_report.cpp55 const char *thread_name(char *buf, Tid tid) { in thread_name() function
153 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
160 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
190 thread_name(thrbuf, loc->tid)); in PrintLocation()
195 thread_name(thrbuf, loc->tid)); in PrintLocation()
199 Printf(" Location is stack of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
201 Printf(" Location is TLS of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
204 loc->fd, thread_name(thrbuf, loc->tid)); in PrintLocation()
257 thread_name(thrbuf, rt->parent_tid)); in PrintThread()
330 Printf("%s:\n", thread_name(thrbuf, rep->unique_tids[i])); in PrintReport()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_report.cc72 const char *thread_name(char *buf, int tid) { in thread_name() function
166 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
173 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
202 thread_name(thrbuf, loc->tid)); in PrintLocation()
206 thread_name(thrbuf, loc->tid)); in PrintLocation()
210 Printf(" Location is stack of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
212 Printf(" Location is TLS of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
215 loc->fd, thread_name(thrbuf, loc->tid)); in PrintLocation()
265 thread_name(thrbuf, rt->parent_tid)); in PrintThread()
338 Printf("%s:\n", thread_name(thrbuf, rep->unique_tids[i])); in PrintReport()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_report.cc70 const char *thread_name(char *buf, int tid) { in thread_name() function
164 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
171 (void *)mop->addr, thread_name(thrbuf, mop->tid)); in PrintMop()
200 thread_name(thrbuf, loc->tid)); in PrintLocation()
204 thread_name(thrbuf, loc->tid)); in PrintLocation()
208 Printf(" Location is stack of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
210 Printf(" Location is TLS of %s.\n\n", thread_name(thrbuf, loc->tid)); in PrintLocation()
213 loc->fd, thread_name(thrbuf, loc->tid)); in PrintLocation()
263 thread_name(thrbuf, rt->parent_tid)); in PrintThread()
336 Printf("%s:\n", thread_name(thrbuf, rep->unique_tids[i])); in PrintReport()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_debug.c620 thread_name( char *buf, int bufsize, ldap_pvt_thread_t thread ) in thread_name() function
745 how, thread_name( buf, sizeof(buf), thread ) ); in thread_exiting()
819 thread_name( buf, sizeof(buf), *thread ), in ldap_pvt_thread_create()
821 thread_name( buf2, sizeof(buf2), ldap_pvt_thread_self() ) ); in ldap_pvt_thread_create()
839 thread_name( buf, sizeof(buf), thread ), in ldap_pvt_thread_join()
840 thread_name( buf2, sizeof(buf2), ldap_pvt_thread_self() ) ); in ldap_pvt_thread_join()
869 thread_name( buf, sizeof(buf), thread ), signo, in ldap_pvt_thread_kill()
870 thread_name( buf2, sizeof(buf2), ldap_pvt_thread_self() ) ); in ldap_pvt_thread_kill()
/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dcallb.c378 callb_is_stopped(kthread_id_t tp, caddr_t *thread_name) in callb_is_stopped() argument
398 *thread_name = cp->c_name; /* in case not stopped */ in callb_is_stopped()
429 *thread_name = sym ? sym : "*unknown*"; in callb_is_stopped()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Djprofile.c583 char *thread_name, *group_name, *parent_name; in jvmti_ThreadStart() local
586 thread_name = group_name = parent_name = NULL; in jvmti_ThreadStart()
595 thread_name = t_info.name; in jvmti_ThreadStart()
618 if (thread_name == NULL) in jvmti_ThreadStart()
619 thread_name = ""; in jvmti_ThreadStart()
627 thread_name, in jvmti_ThreadStart()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Djprofile.c589 char *thread_name, *group_name, *parent_name; in jvmti_ThreadStart() local
592 thread_name = group_name = parent_name = NULL; in jvmti_ThreadStart()
601 thread_name = t_info.name; in jvmti_ThreadStart()
624 if (thread_name == NULL) in jvmti_ThreadStart()
625 thread_name = ""; in jvmti_ThreadStart()
633 thread_name, in jvmti_ThreadStart()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dparse.cc570 Experiment::process_jthr_start_cmd (char *, char *thread_name, char *group_name, in process_jthr_start_cmd() argument
575 jthread->name = thread_name; in process_jthr_start_cmd()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dparse.cc570 Experiment::process_jthr_start_cmd (char *, char *thread_name, char *group_name, in process_jthr_start_cmd() argument
575 jthread->name = thread_name; in process_jthr_start_cmd()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20206186 (nbsd_nat_target::thread_alive, nbsd_nat_target::thread_name)
6211 * (netbsd_nat::thread_alive, netbsd_nat::thread_name)
6216 (netbsd_nat::thread_alive, netbsd_nat::thread_name)
12999 (windows_nat_target::thread_name)
13048 (windows_nat_target::thread_name)
13070 (windows_nat_target::thread_name)
13076 (windows_nat_target::thread_name): Update.
13208 (nbsd_nat_target::thread_name): Likewise.
13215 (nbsd_nat_target::thread_name): Likewise.
H A DChangeLog-201810486 (core_target::pid_to, core_target::thread_name): Adjust to
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-20213302 (process_target::thread_name): Rename as ...
3303 (process_stratum_target::thread_name): ... this.
3380 Turn process_stratum_target's thread_name and thread_handle ops
3387 * target.cc (process_target::thread_name): Define.
3393 (linux_process_target::thread_name): Define.
10061 * target.h (struct target_ops) <thread_name>: New field.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201810486 (core_target::pid_to, core_target::thread_name): Adjust to
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git43328 Renamed thread_name according to convention (_ first)
129732 Implement thread_name for gdbserver
129733 This changes gdbserver to implement thread_name method.
141572 fbsd-nat: Return nullptr rather than failing ::thread_name.
168853 target. Factor out this logic in a new thread_name free function. Make