Searched refs:_tx_semaphore_created_count (Results 1 – 16 of 16) sorted by relevance
66 _tx_semaphore_created_count = TX_EMPTY70 _tx_semaphore_created_count = TX_EMPTY; \109 SEMAPHORE_DECLARE ULONG _tx_semaphore_created_count; variable
42 ULONG _tx_semaphore_created_count; variable120 _tx_semaphore_created_count = TX_EMPTY; in _tx_semaphore_initialize()
98 if (_tx_semaphore_created_count == TX_EMPTY) in _tx_semaphore_create()123 _tx_semaphore_created_count++; in _tx_semaphore_create()
107 _tx_semaphore_created_count--; in _tx_semaphore_delete()110 if (_tx_semaphore_created_count == TX_EMPTY) in _tx_semaphore_delete()
125 for (i = ((ULONG) 0); i < _tx_semaphore_created_count; i++) in _txe_semaphore_create()
308 i = _tx_semaphore_created_count; in _tx_trace_enable()
274 while (i < _tx_semaphore_created_count) in _txm_module_manager_object_pointer_get_extended()
428 i = _tx_semaphore_created_count; in _txm_module_manager_stop()
379 extern ULONG _tx_semaphore_created_count;
420 extern ULONG _tx_semaphore_created_count;