Home
last modified time | relevance | path

Searched refs:previous_semaphore (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c206 TX_SEMAPHORE *previous_semaphore; in _tx_semaphore_create() local
267 previous_semaphore = next_semaphore -> tx_semaphore_created_previous; in _tx_semaphore_create()
271 previous_semaphore -> tx_semaphore_created_next = semaphore_ptr; in _tx_semaphore_create()
274 semaphore_ptr -> tx_semaphore_created_previous = previous_semaphore; in _tx_semaphore_create()