Tests for synchronized execution More...
Classes | |
class | Wait |
Simple test for wait (set variables) More... |
Variables | |
Wait | w1t (1, true) |
Wait | w2t (2, true) |
Wait | w1f (1, false) |
Wait | w2f (2, false) |
Tests for synchronized execution
Wait Test::Set::Exec::w1t(1, true) | ( | 1 | , |
true | ) |
Wait Test::Set::Exec::w2t(2, true) | ( | 2 | , |
true | ) |
Wait Test::Set::Exec::w1f(1, false) | ( | 1 | , |
false | ) |
Wait Test::Set::Exec::w2f(2, false) | ( | 2 | , |
false | ) |