Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/crypto_test/
Dcryptotestcontrol.c331 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
347 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
350 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
464 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
471 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
476 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
/NetX-Duo-v6.2.1/test/regression/mqtt_test/
Dnetx_mqtt_testcontrol.c270 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
276 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
279 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_https_testcontrol.c315 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
321 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
324 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnetxtestcontrol.c619 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
635 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
638 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
743 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
749 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
752 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
/NetX-Duo-v6.2.1/test/regression/test/
Dnetxtestcontrol.c2781 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
2797 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
2800 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()
2916 UINT old_posture = TX_INT_ENABLE; in test_control_return() local
2922 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
2925 if((status == 1) || (_tx_thread_preempt_disable) || (old_posture == TX_INT_DISABLE)) in test_control_return()