Home
last modified time | relevance | path

Searched refs:unstop_all_lwps (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc1380 unstop_all_lwps (0, NULL); in kill()
1592 unstop_all_lwps (0, NULL); in detach()
2093 unstop_all_lwps (1, lwp); in maybe_move_out_of_jump_pad()
3241 unstop_all_lwps (1, event_child); in wait_1()
3447 unstop_all_lwps (0, event_child); in wait_1()
3537 unstop_all_lwps (0, event_child); in wait_1()
3567 unstop_all_lwps (1, event_child); in wait_1()
3601 unstop_all_lwps (1, event_child); in wait_1()
5036 linux_process_target::unstop_all_lwps (int unsuspend, lwp_info *except) in unstop_all_lwps() function in linux_process_target
6411 unstop_all_lwps (unfreeze, NULL); in unpause_all()
H A Dlinux-low.h369 void unstop_all_lwps (int unsuspend, lwp_info *except);
H A DChangeLog2382 (unstop_all_lwps): Turn into...
2383 (linux_process_target::unstop_all_lwps): ...this.
2398 <unstop_all_lwps>: Declare.
6258 (unstop_all_lwps): Likewise.
13151 (unstop_all_lwps): Ditto. Fetch lwpid from thread.
13409 (linux_resume, unstop_all_lwps): Ditto.
17694 (unstop_all_lwps): Add `unsuspend' parameter. If UNSUSPEND, them
18322 (unstop_all_lwps): New.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc1380 unstop_all_lwps (0, NULL); in kill()
1592 unstop_all_lwps (0, NULL); in detach()
2093 unstop_all_lwps (1, lwp); in maybe_move_out_of_jump_pad()
3241 unstop_all_lwps (1, event_child); in wait_1()
3447 unstop_all_lwps (0, event_child); in wait_1()
3537 unstop_all_lwps (0, event_child); in wait_1()
3567 unstop_all_lwps (1, event_child); in wait_1()
3601 unstop_all_lwps (1, event_child); in wait_1()
5036 linux_process_target::unstop_all_lwps (int unsuspend, lwp_info *except) in unstop_all_lwps() function in linux_process_target
6411 unstop_all_lwps (unfreeze, NULL); in unpause_all()
H A Dlinux-low.h369 void unstop_all_lwps (int unsuspend, lwp_info *except);
H A DChangeLog2382 (unstop_all_lwps): Turn into...
2383 (linux_process_target::unstop_all_lwps): ...this.
2398 <unstop_all_lwps>: Declare.
6258 (unstop_all_lwps): Likewise.
13151 (unstop_all_lwps): Ditto. Fetch lwpid from thread.
13409 (linux_resume, unstop_all_lwps): Ditto.
17694 (unstop_all_lwps): Add `unsuspend' parameter. If UNSUSPEND, them
18322 (unstop_all_lwps): New.