about summary refs log tree commit diff stats
path: root/tests/ref14.txt
blob: 82ec7b65c1749489384cfa1761640319557e81e4 (plain) (blame)
1
2
3
4
5
Thread: thread_state = 1.
Main thread: thread_state == 1.
Thread: thread_state = 2.
Main thread: thread_state == 2.
Finished with no errors.