Searched refs:owned_count (Results 1 – 2 of 2) sorted by relevance
91 UINT owned_count; in _tx_mutex_put() local436 owned_count = thread_ptr -> tx_thread_owned_mutex_count; in _tx_mutex_put()439 if (owned_count == ((UINT) 0)) in _tx_mutex_put()466 thread_ptr -> tx_thread_owned_mutex_count = owned_count + ((UINT) 1); in _tx_mutex_put()