Home
last modified time | relevance | path

Searched refs:add_thread (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dobsd-nat.c64 add_thread (this, ptid); in update_thread_list()
135 add_thread (this, wptid); in wait()
Dravenscar-thread.c156 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()
Dbsd-uthread.c421 add_thread (beneath, ptid); in wait()
479 add_thread (proc_target, ptid); in update_thread_list()
Dprocess-stratum-target.c87 thread_info *t = add_thread (follow_inf->process_target (), ptid); in follow_exec()
Dnetbsd-nat.c128 add_thread (target, ptid); in nbsd_add_threads()
660 add_thread (this, wptid); in wait()
Dwindows-nat.c333 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()
Dprocfs.c1865 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()
Dsol-thread.c458 add_thread (proc_target, rtnval); in wait()
1005 add_thread (proc_target, ptid); in sol_update_thread_list_callback()
Dgdbthread.h632 extern struct thread_info *add_thread (process_stratum_target *targ,
Dlinux-nat.c1248 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()
Dfbsd-nat.c989 add_thread (target, ptid); in fbsd_add_threads()
1441 add_thread (this, wptid); in wait_1()
Dcorelow.c377 thread_info *thr = add_thread (inf->process_target (), ptid); in add_to_thread_list()
Drecord-btrace.c368 void add_thread (thread_info *thread) in add_thread() function
403 btrace_disable.add_thread (tp); in record_btrace_target_open()
Dnto-procfs.c414 new_thread = add_thread (ptid); in update_thread_list()
Dthread.c336 add_thread (process_stratum_target *targ, ptid_t ptid) in add_thread() function
Dinfrun.c5465 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()
Dgnu-nat.c1088 add_thread (this, ptid); in inf_validate_procs()
DChangeLog-20082494 (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
DChangeLog-20206750 * 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
DChangeLog-2001305 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()
DChangeLog-19982284 (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.
Dremote.c2907 thread = add_thread (this, ptid); in remote_add_thread()
DChangeLog-19952271 (add_thread): Initialize new fields.
DChangeLog-20008080 * thread.cc (add_thread): Clear private data pointer here or suffer
DChangeLog-19999218 detected, call add_thread.

12