Searched refs:seconds_left (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Ddetach-step-over.c67 unsigned int seconds_left = SECONDS; variable
98 while (--seconds_left > 0)
106 seconds_left = SECONDS;
H A Dattach-many-short-lived-threads.c121 unsigned int seconds_left = SECONDS; variable
160 while (--seconds_left > 0)
168 seconds_left = SECONDS;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dattach-many-short-lived-threads.c121 unsigned int seconds_left = SECONDS; variable
160 while (--seconds_left > 0)
168 seconds_left = SECONDS;

Completed in 93 milliseconds