Searched refs:tx_test_semaphore_printer_trigger (Results 1 – 3 of 3) sorted by relevance
40 static TX_SEMAPHORE tx_test_semaphore_printer_trigger; variable447 status = tx_semaphore_create(&tx_test_semaphore_printer_trigger, in test_application_define()709 status = tx_semaphore_get(&tx_test_semaphore_printer_trigger, TX_WAIT_FOREVER); in tx_test_printer_write_entry()761 status = tx_semaphore_put(&tx_test_semaphore_printer_trigger); in _printer_read_write_test()772 status = tx_semaphore_put(&tx_test_semaphore_printer_trigger); in _printer_read_write_test()
40 static TX_SEMAPHORE tx_test_semaphore_printer_trigger; variable444 status = tx_semaphore_create(&tx_test_semaphore_printer_trigger, in test_application_define()726 status = tx_semaphore_get(&tx_test_semaphore_printer_trigger, TX_WAIT_FOREVER); in tx_test_printer_write_entry()793 status = tx_semaphore_put(&tx_test_semaphore_printer_trigger); in _printer_read_write_test()
40 static TX_SEMAPHORE tx_test_semaphore_printer_trigger; variable