Home
last modified time | relevance | path

Searched refs:NOT_STOPPING_THREADS (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc246 NOT_STOPPING_THREADS, enumerator
256 enum stopping_threads_kind stopping_threads = NOT_STOPPING_THREADS;
2429 else if (stopping_threads != NOT_STOPPING_THREADS) in filter_event()
2530 if (stopping_threads == NOT_STOPPING_THREADS in wait_for_event_filtered()
2626 if (stopping_threads == NOT_STOPPING_THREADS) in wait_for_event_filtered()
3981 gdb_assert (stopping_threads == NOT_STOPPING_THREADS); in stop_all_lwps()
4009 stopping_threads = NOT_STOPPING_THREADS; in stop_all_lwps()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc246 NOT_STOPPING_THREADS, enumerator
256 enum stopping_threads_kind stopping_threads = NOT_STOPPING_THREADS;
2429 else if (stopping_threads != NOT_STOPPING_THREADS) in filter_event()
2530 if (stopping_threads == NOT_STOPPING_THREADS in wait_for_event_filtered()
2626 if (stopping_threads == NOT_STOPPING_THREADS) in wait_for_event_filtered()
3981 gdb_assert (stopping_threads == NOT_STOPPING_THREADS); in stop_all_lwps()
4009 stopping_threads = NOT_STOPPING_THREADS; in stop_all_lwps()