summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_thread
blob: ec58d73098dfdc68176386dfaa81cac66d3ae008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
test_thread
waiting for all tasks to complete
all tasks done

*** Barrier Test ***
all tasks done

*** Changing thread stack size ***
trying stack_size = 32768
waiting for all tasks to complete
all tasks done
trying stack_size = 4194304
waiting for all tasks to complete
all tasks done