Searched refs:owned_count (Results 1 – 1 of 1) sorted by relevance
1772 UINT owned_count; in _tx_mutex_put() local2110 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()