| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | obsd-nat.c | 64 add_thread (this, ptid); in update_thread_list() 135 add_thread (this, wptid); in wait()
|
| D | ravenscar-thread.c | 156 void add_thread (struct ada_task_info *task); 318 active_thr = ::add_thread (proc_target, active_ptid); in add_active_thread() 453 ravenscar_thread_target::add_thread (struct ada_task_info *task) in add_thread() function 457 ::add_thread (current_inferior ()->process_target (), task->ptid); in add_thread() 478 this->add_thread (task); in update_thread_list()
|
| D | bsd-uthread.c | 421 add_thread (beneath, ptid); in wait() 479 add_thread (proc_target, ptid); in update_thread_list()
|
| D | process-stratum-target.c | 87 thread_info *t = add_thread (follow_inf->process_target (), ptid); in follow_exec()
|
| D | netbsd-nat.c | 128 add_thread (target, ptid); in nbsd_add_threads() 660 add_thread (this, wptid); in wait()
|
| D | windows-nat.c | 333 windows_thread_info *add_thread (ptid_t ptid, HANDLE h, void *tlb, 560 windows_nat_target::add_thread (ptid_t ptid, HANDLE h, void *tlb, in add_thread() function 588 ::add_thread (this, ptid); in add_thread() 1391 add_thread (ptid_t (windows_process.current_event.dwProcessId, in fake_create_process() 1636 add_thread in get_windows_debug_event() 1666 add_thread in get_windows_debug_event()
|
| D | procfs.c | 1865 thread_info *thr = add_thread (&the_procfs_target, ptid); in do_attach() 2219 add_thread (this, temp_ptid); in wait() 2275 add_thread (this, temp_ptid); in wait() 2306 add_thread (this, retval); in wait() 2860 add_thread (&the_procfs_target, gdb_threadid); in procfs_notice_thread()
|
| D | sol-thread.c | 458 add_thread (proc_target, rtnval); in wait() 1005 add_thread (proc_target, ptid); in sol_update_thread_list_callback()
|
| D | gdbthread.h | 632 extern struct thread_info *add_thread (process_stratum_target *targ,
|
| D | linux-nat.c | 1248 add_thread (linux_target, lwp->ptid); in attach() 1985 add_thread (linux_target, new_lp->ptid); in follow_clone() 2976 add_thread (linux_target, lp->ptid); in linux_nat_filter_event() 3009 add_thread (linux_target, lp->ptid); in linux_nat_filter_event()
|
| D | fbsd-nat.c | 989 add_thread (target, ptid); in fbsd_add_threads() 1441 add_thread (this, wptid); in wait_1()
|
| D | corelow.c | 377 thread_info *thr = add_thread (inf->process_target (), ptid); in add_to_thread_list()
|
| D | record-btrace.c | 368 void add_thread (thread_info *thread) in add_thread() function 403 btrace_disable.add_thread (tp); in record_btrace_target_open()
|
| D | nto-procfs.c | 414 new_thread = add_thread (ptid); in update_thread_list()
|
| D | thread.c | 336 add_thread (process_stratum_target *targ, ptid_t ptid) in add_thread() function
|
| D | infrun.c | 5465 t = add_thread (event.target, event.ptid); in handle_one() 5493 t = add_thread (event.target, event.ptid); in handle_one() 6113 ecs->event_thread = add_thread (ecs->target, ecs->ptid); in handle_inferior_event()
|
| D | gnu-nat.c | 1088 add_thread (this, ptid); in inf_validate_procs()
|
| D | ChangeLog-2008 | 2494 (handle_inferior_event): ... here after the add_thread call together 8403 * thread.c (add_thread): Move observer call to ... 9590 (add_thread): Use it. 9878 * thread.c (add_thread): Notify observer. 9949 * thread.c (add_thread): Use printf_unfiltered to print. 10943 from add_thread. 10948 (add_thread): Announce new thread. 10952 inform about new thread, as add_thread is always
|
| D | ChangeLog-2020 | 6750 * ravenscar-thread.c (xfer_partial, enable_btrace, add_thread): 6754 (ravenscar_thread_target::add_thread): Rename from 10154 add_thread_silent, and add_thread calls. 17908 add_thread calls. 17911 thread_change_ptid and add_thread calls. 17914 * corelow.c (add_to_thread_list): Adjust add_thread call. 17938 (add_thread, add_thread_silent, add_thread_with_info) 18064 add_thread/set_running/set_executing. 18261 (add_thread_silent, add_thread_with_info, add_thread): Add
|
| D | ChangeLog-2001 | 305 correct argument to add_thread. 4885 (add_thread): Rather than adding assignments to initialize 6148 * thread.c (add_thread, delete_thread, find_thread_pid) 6346 * corelow.c (add_to_thread_list): Convert argument in add_thread()
|
| D | ChangeLog-1998 | 2284 (add_thread): Initialize stepping_through_sigtramp field 2303 (add_thread): Remove call to bpstat_clear, initialize 2310 (add_thread): Initialize the new thread_info fields.
|
| D | remote.c | 2907 thread = add_thread (this, ptid); in remote_add_thread()
|
| D | ChangeLog-1995 | 2271 (add_thread): Initialize new fields.
|
| D | ChangeLog-2000 | 8080 * thread.cc (add_thread): Clear private data pointer here or suffer
|
| D | ChangeLog-1999 | 9218 detected, call add_thread.
|