Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc2964 int any_resumed; in wait_1() local
2994 any_resumed = 1; in wait_1()
2996 any_resumed = 1; in wait_1()
2998 any_resumed = 0; in wait_1()
3010 if (pid == 0 || (pid == -1 && !any_resumed)) in wait_1()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc2964 int any_resumed; in wait_1() local
2994 any_resumed = 1; in wait_1()
2996 any_resumed = 1; in wait_1()
2998 any_resumed = 0; in wait_1()
3010 if (pid == 0 || (pid == -1 && !any_resumed)) in wait_1()