Searched refs:_tx_thread_performance_resume_count (Results 1 – 11 of 11) sorted by relevance
193 ULONG _tx_thread_performance_resume_count; variable374 _tx_thread_performance_resume_count = ((ULONG) 0); in _tx_thread_initialize()
189 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()451 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()607 _tx_thread_performance_resume_count++;712 _tx_thread_performance_resume_count++;
127 *resumptions = _tx_thread_performance_resume_count; in _tx_thread_performance_system_info_get()
248 _tx_thread_performance_resume_count++; in _tx_thread_resume()
238 ULONG _tx_thread_performance_resume_count; variable404 _tx_thread_performance_resume_count = ((ULONG) 0); in _tx_thread_initialize()
309 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()352 _tx_thread_performance_resume_count++; in _tx_thread_system_resume()
459 THREAD_DECLARE ULONG _tx_thread_performance_resume_count; variable
136 …if ((status != TX_SUCCESS) || (resumptions != _tx_thread_performance_resume_count) || (suspensions… in thread_0_entry()
382 THREAD_DECLARE ULONG _tx_thread_performance_resume_count; variable