Searched refs:_tx_semaphore_performance_get_count (Results 1 – 10 of 10) sorted by relevance
54 ULONG _tx_semaphore_performance_get_count; variable126 _tx_semaphore_performance_get_count = ((ULONG) 0); in _tx_semaphore_initialize()
111 *gets = _tx_semaphore_performance_get_count; in _tx_semaphore_performance_system_info_get()
95 _tx_semaphore_performance_get_count++; in _tx_semaphore_get()
72 _tx_semaphore_performance_get_count = ((ULONG) 0); \121 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()