Searched refs:_tx_mutex_performance_get_count (Results 1 – 10 of 10) sorted by relevance
54 ULONG _tx_mutex_performance_get_count; variable136 _tx_mutex_performance_get_count = ((ULONG) 0); in _tx_mutex_initialize()
116 *gets = _tx_mutex_performance_get_count; in _tx_mutex_performance_system_info_get()
96 _tx_mutex_performance_get_count++; in _tx_mutex_get()
75 _tx_mutex_performance_get_count = ((ULONG) 0); \128 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()