Searched refs:_tx_semaphore_created_count (Results 1 – 16 of 16) sorted by relevance
67 _tx_semaphore_created_count = TX_EMPTY71 _tx_semaphore_created_count = TX_EMPTY; \110 SEMAPHORE_DECLARE ULONG _tx_semaphore_created_count; variable
43 ULONG _tx_semaphore_created_count; variable121 _tx_semaphore_created_count = TX_EMPTY; in _tx_semaphore_initialize()
99 if (_tx_semaphore_created_count == TX_EMPTY) in _tx_semaphore_create()124 _tx_semaphore_created_count++; in _tx_semaphore_create()
108 _tx_semaphore_created_count--; in _tx_semaphore_delete()111 if (_tx_semaphore_created_count == TX_EMPTY) in _tx_semaphore_delete()
126 for (i = ((ULONG) 0); i < _tx_semaphore_created_count; i++) in _txe_semaphore_create()
309 i = _tx_semaphore_created_count; in _tx_trace_enable()
275 while (i < _tx_semaphore_created_count) in _txm_module_manager_object_pointer_get_extended()
429 i = _tx_semaphore_created_count; in _txm_module_manager_stop()
379 extern ULONG _tx_semaphore_created_count;
420 extern ULONG _tx_semaphore_created_count;