Searched refs:_tx_semaphore_performance_suspension_count (Results 1 – 10 of 10) sorted by relevance
59 ULONG _tx_semaphore_performance_suspension_count; variable127 _tx_semaphore_performance_suspension_count = ((ULONG) 0); in _tx_semaphore_initialize()
118 *suspensions = _tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_system_info_get()
140 _tx_semaphore_performance_suspension_count++; in _tx_semaphore_get()
73 _tx_semaphore_performance_suspension_count = ((ULONG) 0); \126 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_suspension_count; variable
247 …(suspensions != _tx_semaphore_performance_suspension_count) || (timeouts != _tx_semaphore_performa… in thread_0_entry()