Searched refs:semaphore_test_2_done (Results 1 – 2 of 2) sorted by relevance
50 static TX_SEMAPHORE semaphore_test_2_done; variable153 tx_semaphore_create(&semaphore_test_2_done, "semaphore test 2", 0); in test_application_define()210 status = tx_semaphore_get(&semaphore_test_2_done, 5 * NX_IP_PERIODIC_RATE); in ntest_0_entry()354 tx_semaphore_put(&semaphore_test_2_done); in ntest_2_entry()
50 static TX_SEMAPHORE semaphore_test_2_done; variable154 tx_semaphore_create(&semaphore_test_2_done, "semaphore test 2", 0); in test_application_define()226 status = tx_semaphore_get(&semaphore_test_2_done, 5 * NX_IP_PERIODIC_RATE); in ntest_0_entry()362 tx_semaphore_put(&semaphore_test_2_done); in ntest_2_entry()