Searched refs:TX_INITIALIZE_ALMOST_DONE (Results 1 – 11 of 11) sorted by relevance
99 _tx_thread_system_state = TX_INITIALIZE_ALMOST_DONE; in _tx_initialize_kernel_setup()
105 if (_tx_thread_system_state != TX_INITIALIZE_ALMOST_DONE) in _tx_initialize_kernel_enter()
103 _tx_thread_system_state[0] = TX_INITIALIZE_ALMOST_DONE; in _tx_initialize_kernel_setup()
103 if (_tx_thread_system_state[0] != TX_INITIALIZE_ALMOST_DONE) in _tx_initialize_kernel_enter()
56 #define TX_INITIALIZE_ALMOST_DONE ((ULONG) 0xF0F0F0F1UL) macro
52 if (_tx_thread_system_state == TX_INITIALIZE_ALMOST_DONE) in main()
448 _tx_thread_system_state = TX_INITIALIZE_ALMOST_DONE; in main()
54 if (_tx_thread_system_state == TX_INITIALIZE_ALMOST_DONE) in main()
489 _tx_thread_system_state[0] = TX_INITIALIZE_ALMOST_DONE; in main()
54 #define TX_INITIALIZE_ALMOST_DONE 0xF0F0F0F1UL macro