Searched refs:tx_thread_owned_mutex_count (Results 1 – 6 of 6) sorted by relevance
189 thread_ptr -> tx_thread_owned_mutex_count--; in _tx_mutex_put()192 if (thread_ptr -> tx_thread_owned_mutex_count == ((UINT) 0)) in _tx_mutex_put()436 owned_count = thread_ptr -> tx_thread_owned_mutex_count; in _tx_mutex_put()466 thread_ptr -> tx_thread_owned_mutex_count = owned_count + ((UINT) 1); in _tx_mutex_put()
167 thread_ptr -> tx_thread_owned_mutex_count++; in _tx_mutex_get()
590 UINT tx_thread_owned_mutex_count; member
558 UINT tx_thread_owned_mutex_count; member