Searched refs:_tx_mutex_performance_get_count (Results 1 – 10 of 10) sorted by relevance
55 ULONG _tx_mutex_performance_get_count; variable137 _tx_mutex_performance_get_count = ((ULONG) 0); in _tx_mutex_initialize()
117 *gets = _tx_mutex_performance_get_count; in _tx_mutex_performance_system_info_get()
97 _tx_mutex_performance_get_count++; in _tx_mutex_get()
76 _tx_mutex_performance_get_count = ((ULONG) 0); \129 MUTEX_DECLARE ULONG _tx_mutex_performance_get_count; variable
333 …CCESS) || (puts != _tx_mutex_performance_put_count) || (gets != _tx_mutex_performance_get_count) || in thread_0_entry()