Searched refs:_tx_semaphore_performance_get_count (Results 1 – 10 of 10) sorted by relevance
55 ULONG _tx_semaphore_performance_get_count; variable127 _tx_semaphore_performance_get_count = ((ULONG) 0); in _tx_semaphore_initialize()
112 *gets = _tx_semaphore_performance_get_count; in _tx_semaphore_performance_system_info_get()
96 _tx_semaphore_performance_get_count++; in _tx_semaphore_get()
73 _tx_semaphore_performance_get_count = ((ULONG) 0); \122 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_get_count; variable
246 … (puts != _tx_semaphore_performance_put_count) || (gets != _tx_semaphore_performance_get_count) || in thread_0_entry()