Searched refs:_tx_semaphore_created_ptr (Results 1 – 16 of 16) sorted by relevance
65 _tx_semaphore_created_ptr = TX_NULL; \69 _tx_semaphore_created_ptr = TX_NULL; \104 SEMAPHORE_DECLARE TX_SEMAPHORE * _tx_semaphore_created_ptr; variable
37 TX_SEMAPHORE * _tx_semaphore_created_ptr; variable119 _tx_semaphore_created_ptr = TX_NULL; in _tx_semaphore_initialize()
114 _tx_semaphore_created_ptr = TX_NULL; in _tx_semaphore_delete()126 if (_tx_semaphore_created_ptr == semaphore_ptr) in _tx_semaphore_delete()130 _tx_semaphore_created_ptr = next_semaphore; in _tx_semaphore_delete()
102 _tx_semaphore_created_ptr = semaphore_ptr; in _tx_semaphore_create()110 next_semaphore = _tx_semaphore_created_ptr; in _tx_semaphore_create()
124 next_semaphore = _tx_semaphore_created_ptr; in _txe_semaphore_create()
307 semaphore_ptr = _tx_semaphore_created_ptr; in _tx_trace_enable()
273 semaphore_ptr = _tx_semaphore_created_ptr; in _txm_module_manager_object_pointer_get_extended()
429 semaphore_ptr = _tx_semaphore_created_ptr; in _txm_module_manager_stop()
378 extern TX_SEMAPHORE *_tx_semaphore_created_ptr;1259 while(_tx_semaphore_created_ptr) in test_control_cleanup()1263 tx_semaphore_delete(_tx_semaphore_created_ptr); in test_control_cleanup()
419 extern TX_SEMAPHORE *_tx_semaphore_created_ptr;1457 while(_tx_semaphore_created_ptr) in test_control_cleanup()1461 tx_semaphore_delete(_tx_semaphore_created_ptr); in test_control_cleanup()