Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_sntp_client.c217 UINT wait = 0; in demo_client_thread_entry() local
412 wait += DEMO_PERIODIC_CHECK_INTERVAL; in demo_client_thread_entry()
415 if (wait >= CHECK_SNTP_UPDATES_TIMEOUT) in demo_client_thread_entry()
418 wait = 0; in demo_client_thread_entry()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/test_frame/
Dtls_test_uninterruptable_wait.c11 while ( ( *pid_ptr = wait( exit_status_ptr)) == -1 && (errno == EINTR)); in tls_test_uninterruptable_wait()
Dtls_test_director_test_start.c6 while ( -1 != wait(NULL)); in signal_handler_wait_all()
/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_hub_client.md386 | wait_option [in] | Number of ticks to wait for internal resources to be available. |
557 | wait_option [in] | Ticks to wait if no packet is available. |
630 | wait_option [in] | Ticks to wait if packet needs to be expanded. |
672 | wait_option [in] | Ticks to wait if packet needs to be expanded. |
711 | wait_option [in] | Ticks to wait for message to be sent. |
756 | wait_option [in] | Ticks to wait for message to be sent. |
907 | wait_option [in] | Ticks to wait for message to arrive. |
1066 | wait_option [in] | Ticks to wait for message to arrive. |
1112 | wait_option [in] | Ticks to wait for message to send. |
1234 | wait_option [in] | Ticks to wait for message to arrive. |
[all …]
Dazure_rtos_iot_json.md438 | wait_option [in] | Ticks to wait for allocating next packet |
/NetX-Duo-v6.2.1/test/regression/crypto_test/
Dcryptotestcontrol.c269 wait(&status); in fork_child()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnetxtestcontrol.c557 wait(&status); in fork_child()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt1569 nx_tcp_socket_send_internal.c Modified the wait time.
2554 …nx_ip_status_check.c: Added the configurable wait option NX_IP_STATUS_CHECK_WAIT_T…
4592 … Modified _nxd_mqtt_process_disconnect to use the NXD_MQTT_SOCKET_TIMEOUT as the wait option
4605 …Modified _nxd_mqtt_client_delete to wait for the nxd_mqtt_client_thread_entry to complete processi…
4807 Corrected the wait option.
4846 …nx_tcpserver.c Corrected the wait time of TCP server socket accep…
5722 … event the FTP server puts the data socket in a timed wait,
5730 … server puts the data socket in a timed wait.
/NetX-Duo-v6.2.1/test/regression/test/
Dnetxtestcontrol.c2717 wait(&status); in fork_child()