Searched refs:tx_thread_owned_mutex_count (Results 1 – 6 of 6) sorted by relevance
188 thread_ptr -> tx_thread_owned_mutex_count--; in _tx_mutex_put()191 if (thread_ptr -> tx_thread_owned_mutex_count == ((UINT) 0)) in _tx_mutex_put()435 owned_count = thread_ptr -> tx_thread_owned_mutex_count; in _tx_mutex_put()465 thread_ptr -> tx_thread_owned_mutex_count = owned_count + ((UINT) 1); in _tx_mutex_put()
166 thread_ptr -> tx_thread_owned_mutex_count++; in _tx_mutex_get()
595 UINT tx_thread_owned_mutex_count; member
563 UINT tx_thread_owned_mutex_count; member