Searched refs:outint (Results 1 – 2 of 2) sorted by relevance
321 int outint; in test_continue_msg_reception() local322 CHECK_MESSAGE( (qn.try_get(outint) && outint == 42), "initial put to decrement stops node"); in test_continue_msg_reception()
211 int outint = ++(*my_current_val); in operator ()() local217 WaitAndThrow(outint,"test_input_body"); in operator ()()