Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobsd-nat.c67 add_thread (ptid); in obsd_find_new_threads()
157 add_thread (ptid); in obsd_wait()
H A Dgdbthread.h78 extern struct thread_info *add_thread (ptid_t ptid);
H A Dbsd-uthread.c365 add_thread (ptid); in bsd_uthread_wait()
413 add_thread (ptid); in bsd_uthread_find_new_threads()
H A Dsol-thread.c367 add_thread (inferior_ptid); in sol_thread_attach()
466 add_thread (rtnval); in sol_thread_wait()
770 add_thread (inferior_ptid); in sol_thread_create_inferior()
1370 add_thread (ptid); in sol_find_new_threads_callback()
H A Dcorelow.c266 add_thread (pid_to_ptid (thread_id)); in add_to_thread_list()
H A Dhpux-thread.c449 add_thread (inferior_ptid); in hpux_thread_create_inferior()
H A Dlynx-nat.c427 add_thread (inferior_ptid); in child_wait()
H A Dthread.c123 add_thread (ptid_t ptid) in add_thread() function
H A Daix-thread.c734 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()
766 thread = add_thread (pptid); in sync_threadlists()
H A Dprocfs.c4122 add_thread (temp_ptid); in procfs_wait()
4192 add_thread (temp_ptid); in procfs_wait()
4281 add_thread (retval); in procfs_wait()
4292 add_thread (inferior_ptid); in procfs_wait()
5145 add_thread (gdb_threadid); in procfs_notice_thread()
H A Duw-thread.c527 if ((newthread = add_thread (ptid)) == NULL) in add_thread_uw()
H A Dlinux-nat.c1924 add_thread (inferior_ptid); in linux_nat_wait()
1927 add_thread (lp->ptid); in linux_nat_wait()
H A Dthread-db.c750 tp = add_thread (ptid); in attach_thread()
H A Dremote.c1014 add_thread (pid_to_ptid (currthread)); in record_currthread()
1723 add_thread (ptid); in remote_newthread_step()
1787 add_thread (pid_to_ptid (tid)); in remote_threads_info()
H A Dnto-procfs.c251 add_thread (ptid); in procfs_find_new_threads()
H A Dinfttrace.c3117 add_thread (pid_to_ptid (pid)); /* in thread.c */ in child_acknowledge_created_inferior()
4681 add_thread (pid_to_ptid (pid)); /* in thread.c */ in update_thread_state_after_attach()
H A Dwince.c1062 add_thread (id); in child_add_thread()
H A Dinfrun.c1296 add_thread (ecs->ptid); in handle_inferior_event()
H A Dwin32-nat.c266 add_thread (pid_to_ptid (id)); in child_add_thread()
H A Dgnu-nat.c1069 add_thread (pid_to_ptid (thread->tid)); /* Tell GDB's generic thread code. */ in inf_validate_procs()
H A 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()
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dserver.h100 void add_thread (int thread_id, void *target_data);
H A Dinferiors.c105 add_thread (int thread_id, void *target_data) in add_thread() function
H A Dlinux-low.c163 add_thread (pid, new_process); in linux_create_inferior()
188 add_thread (tid, new_process); in linux_attach_lwp()
H A DChangeLog340 (add_thread): New function.
357 Use add_process and add_thread.
359 add_process and add_thread. Set stop_expected for new threads.

12