Searched refs:print_semaphore (Results 1 – 3 of 3) sorted by relevance
49 static TX_SEMAPHORE print_semaphore; variable588 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()603 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()725 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()
49 static TX_SEMAPHORE print_semaphore; variable736 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()751 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()873 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()
49 static TX_SEMAPHORE print_semaphore; variable749 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()764 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()886 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()