Home
last modified time | relevance | path

Searched refs:switch_to_thread (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread.c65 static void switch_to_thread (ptid_t ptid);
430 switch_to_thread (tp->ptid); in info_threads_command()
434 switch_to_thread (current_ptid); in info_threads_command()
458 switch_to_thread (ptid_t ptid) in switch_to_thread() function
475 switch_to_thread (ptid); in restore_current_thread()
535 switch_to_thread (tp->ptid); in thread_apply_all_command()
606 switch_to_thread (tp->ptid); in thread_apply_command()
656 switch_to_thread (tp->ptid); in do_captured_thread_select()
H A DChangeLog-19971735 "switch_to_thread", to avoid conflict with Mach global symbol;
H A DChangeLog-20016150 (save_infrun_state, switch_to_thread, restore_current_thread)
6340 (in_thread_list, info_threads_command, switch_to_thread)
H A DChangeLog-200210171 (switch_to_thread): Ditto.