| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_ip_delete_test.c | 126 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 …]
|
| D | netx_tcp_retransmit_test_1.c | 170 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()
|
| D | netx_tcp_4_duplicate_ack_test.c | 134 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()
|
| D | netx_tcp_new_reno_algorithm_test5.c | 137 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()
|
| D | netx_tcp_overlapping_packet_test_7.c | 125 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()
|
| D | netx_13_04_test.c | 236 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()
|
| D | netx_13_05_test.c | 241 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/ |
| D | nxe_ip_create.c | 94 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()
|
| D | nxe_packet_pool_create.c | 92 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()
|
| D | nx_tcp_socket_send_internal.c | 295 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()
|
| D | nx_ip_create.c | 98 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()
|
| D | nx_ram_network_driver.c | 720 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/ |
| D | nx_cloud.c | 169 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/ |
| D | nx_secure_dtls_session_receive.c | 111 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/ |
| D | nx_ram_network_driver_test_1500.c | 461 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/ |
| D | nx_azure_iot.c | 496 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()
|
| D | nx_azure_iot_provisioning_client.c | 1203 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()
|
| D | nx_azure_iot_hub_client.c | 1427 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/ |
| D | nx_pcap_network_driver.c | 352 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()
|