Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c1772 UINT owned_count; in _tx_mutex_put() local
2110 owned_count = thread_ptr -> tx_thread_owned_mutex_count; in _tx_mutex_put()
2113 if (owned_count == ((UINT) 0)) in _tx_mutex_put()
2140 thread_ptr -> tx_thread_owned_mutex_count = owned_count + ((UINT) 1); in _tx_mutex_put()