Searched refs:add_thread (Results 1 – 25 of 30) sorted by relevance
12
67 add_thread (ptid); in obsd_find_new_threads()157 add_thread (ptid); in obsd_wait()
78 extern struct thread_info *add_thread (ptid_t ptid);
365 add_thread (ptid); in bsd_uthread_wait()413 add_thread (ptid); in bsd_uthread_find_new_threads()
367 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()
266 add_thread (pid_to_ptid (thread_id)); in add_to_thread_list()
449 add_thread (inferior_ptid); in hpux_thread_create_inferior()
427 add_thread (inferior_ptid); in child_wait()
123 add_thread (ptid_t ptid) in add_thread() function
734 thread = add_thread (BUILD_THREAD (pbuf[pi].pthid, infpid)); in sync_threadlists()766 thread = add_thread (pptid); in sync_threadlists()
4122 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()
527 if ((newthread = add_thread (ptid)) == NULL) in add_thread_uw()
1924 add_thread (inferior_ptid); in linux_nat_wait()1927 add_thread (lp->ptid); in linux_nat_wait()
750 tp = add_thread (ptid); in attach_thread()
1014 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()
251 add_thread (ptid); in procfs_find_new_threads()
3117 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()
1062 add_thread (id); in child_add_thread()
1296 add_thread (ecs->ptid); in handle_inferior_event()
266 add_thread (pid_to_ptid (id)); in child_add_thread()
1069 add_thread (pid_to_ptid (thread->tid)); /* Tell GDB's generic thread code. */ in inf_validate_procs()
305 correct argument to add_thread.4885 (add_thread): Rather than adding assignments to initialize6148 * thread.c (add_thread, delete_thread, find_thread_pid)6346 * corelow.c (add_to_thread_list): Convert argument in add_thread()
100 void add_thread (int thread_id, void *target_data);
105 add_thread (int thread_id, void *target_data) in add_thread() function
163 add_thread (pid, new_process); in linux_create_inferior()188 add_thread (tid, new_process); in linux_attach_lwp()
340 (add_thread): New function.357 Use add_process and add_thread.359 add_process and add_thread. Set stop_expected for new threads.