Home
last modified time | relevance | path

Searched refs:old_posture (Results 1 – 1 of 1) sorted by relevance

/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c6350 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
6358 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
6363 …if (((status > 0) && (status < 254)) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DIS… in test_control_return()