Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_delete_test.c126 UINT old_threshold; in ntest_0_entry() local
420 tx_thread_preemption_change(&ntest_0, 0, &old_threshold); in ntest_0_entry()
429 tx_thread_preemption_change(&ntest_0, old_threshold, &old_threshold); in ntest_0_entry()
454 tx_thread_preemption_change(&ntest_0, 0, &old_threshold); in ntest_0_entry()
463 tx_thread_preemption_change(&ntest_0, old_threshold, &old_threshold); in ntest_0_entry()
487 tx_thread_preemption_change(&ntest_0, 0, &old_threshold); in ntest_0_entry()
496 tx_thread_preemption_change(&ntest_0, old_threshold, &old_threshold); in ntest_0_entry()
520 tx_thread_preemption_change(&ntest_0, 0, &old_threshold); in ntest_0_entry()
529 tx_thread_preemption_change(&ntest_0, old_threshold, &old_threshold); in ntest_0_entry()
553 tx_thread_preemption_change(&ntest_0, 0, &old_threshold); in ntest_0_entry()
[all …]
Dnetx_tcp_retransmit_test_1.c170 UINT old_threshold; in ntest_0_entry() local
238 tx_thread_priority_change(tx_thread_identify(), 0, &old_threshold); in ntest_0_entry()
265 tx_thread_priority_change(tx_thread_identify(), old_threshold, &old_threshold); in ntest_0_entry()
426 UINT old_threshold; in test_cleanup() local
430 tx_thread_priority_change(tx_thread_identify(), 0, &old_threshold); in test_cleanup()
448 tx_thread_priority_change(tx_thread_identify(), old_threshold, &old_threshold); in test_cleanup()
Dnetx_tcp_4_duplicate_ack_test.c134 UINT old_threshold; in thread_0_entry() local
165 tx_thread_preemption_change(&thread_0, 2, &old_threshold); in thread_0_entry()
203 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
Dnetx_tcp_new_reno_algorithm_test5.c137 UINT old_threshold; in thread_0_entry() local
204 tx_thread_preemption_change(&thread_0, 0, &old_threshold); in thread_0_entry()
221 tx_thread_preemption_change(&thread_0, old_threshold, &old_threshold); in thread_0_entry()
Dnetx_tcp_overlapping_packet_test_7.c125 UINT old_threshold; in thread_0_entry() local
200 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in thread_0_entry()
237 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in thread_0_entry()
Dnetx_13_04_test.c236 UINT old_threshold; in ntest_1_entry() local
308 tx_thread_preemption_change(&ntest_1, 0, &old_threshold); in ntest_1_entry()
321 tx_thread_preemption_change(&ntest_1, old_threshold, &old_threshold); in ntest_1_entry()
Dnetx_13_05_test.c241 UINT old_threshold; in ntest_1_entry() local
318 tx_thread_preemption_change(&ntest_1, 0, &old_threshold); in ntest_1_entry()
331 tx_thread_preemption_change(&ntest_1, old_threshold, &old_threshold); in ntest_1_entry()
/NetX-Duo-v6.2.1/common/src/
Dnxe_ip_create.c94 UINT old_threshold = 0; in _nxe_ip_create() local
130 tx_thread_preemption_change(current_thread, 0, &old_threshold); in _nxe_ip_create()
151 tx_thread_preemption_change(current_thread, old_threshold, &old_threshold); in _nxe_ip_create()
167 tx_thread_preemption_change(current_thread, old_threshold, &old_threshold); in _nxe_ip_create()
Dnxe_packet_pool_create.c92 UINT old_threshold = 0; in _nxe_packet_pool_create() local
147 tx_thread_preemption_change(current_thread, 0, &old_threshold); in _nxe_packet_pool_create()
171 tx_thread_preemption_change(current_thread, old_threshold, &old_threshold); in _nxe_packet_pool_create()
185 tx_thread_preemption_change(current_thread, old_threshold, &old_threshold); in _nxe_packet_pool_create()
Dnx_tcp_socket_send_internal.c295 UINT old_threshold = 0; in _nx_tcp_socket_send_internal() local
591 … tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
625 … tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
687 … tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
844 … tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
976 … tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
1062 … tx_thread_preemption_change(_tx_thread_current_ptr, ip_thread_priority, &old_threshold); in _nx_tcp_socket_send_internal()
1074 tx_thread_preemption_change(_tx_thread_current_ptr, old_threshold, &old_threshold); in _nx_tcp_socket_send_internal()
Dnx_ip_create.c98 UINT old_threshold = 0; in _nx_ip_create() local
224 tx_thread_preemption_change(current_thread, priority, &old_threshold); in _nx_ip_create()
297 tx_thread_preemption_change(current_thread, old_threshold, &old_threshold); in _nx_ip_create()
Dnx_ram_network_driver.c720 UINT old_threshold = 0; in _nx_ram_network_driver_output() local
768 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_ram_network_driver_output()
871 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_ram_network_driver_output()
/NetX-Duo-v6.2.1/addons/cloud/
Dnx_cloud.c169 UINT old_threshold = 0; in _nx_cloud_create() local
204 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_cloud_create()
220 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_cloud_create()
241 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_cloud_create()
251 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_cloud_create()
371 UINT old_threshold = 0; in _nx_cloud_delete() local
390 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_cloud_delete()
416 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_cloud_delete()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_dtls_session_receive.c111 UINT old_threshold; in _nx_secure_dtls_session_receive() local
153 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_secure_dtls_session_receive()
159 … tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_secure_dtls_session_receive()
179 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_secure_dtls_session_receive()
/NetX-Duo-v6.2.1/test/regression/test/
Dnx_ram_network_driver_test_1500.c461 UINT old_threshold = 0; in _nx_ram_network_driver_internal() local
524 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_ram_network_driver_internal()
559 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_ram_network_driver_internal()
1086 UINT old_threshold = 0; in _nx_ram_network_driver() local
1142 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_ram_network_driver()
1176 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_ram_network_driver()
1593 UINT old_threshold = 0; in _nx_ram_network_driver_output() local
1635 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_ram_network_driver_output()
1688 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_ram_network_driver_output()
1718 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_ram_network_driver_output()
[all …]
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c496 UINT old_threshold; in nx_azure_iot_certificate_verify() local
500 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in nx_azure_iot_certificate_verify()
507 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in nx_azure_iot_certificate_verify()
515 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in nx_azure_iot_certificate_verify()
561 UINT old_threshold; in nx_azure_iot_tls_time_function() local
564 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in nx_azure_iot_tls_time_function()
575 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in nx_azure_iot_tls_time_function()
Dnx_azure_iot_provisioning_client.c1203 UINT old_threshold; in nx_azure_iot_provisioning_client_register() local
1250 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in nx_azure_iot_provisioning_client_register()
1261 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in nx_azure_iot_provisioning_client_register()
Dnx_azure_iot_hub_client.c1427 UINT old_threshold; in nx_azure_iot_hub_client_message_receive() local
1466 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in nx_azure_iot_hub_client_message_receive()
1479 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in nx_azure_iot_hub_client_message_receive()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/
Dnx_pcap_network_driver.c352 UINT old_threshold = 0; in _nx_pcap_network_driver_output() local
355 tx_thread_preemption_change(tx_thread_identify(), 0, &old_threshold); in _nx_pcap_network_driver_output()
370 tx_thread_preemption_change(tx_thread_identify(), old_threshold, &old_threshold); in _nx_pcap_network_driver_output()