Home | History | Annotate | Download | only in gdb.threads

Lines Matching refs:threaded

20 # Run the test proper.  THREADED indicates whether to build a threaded
23 proc test {threaded} {
26 with_test_prefix [expr ($threaded)?"threaded":"non-threaded"] {
29 if {$threaded} {
49 if {$threaded} {
78 foreach threaded {true false} {
79 test $threaded