Searched refs:wait (Results 1 – 9 of 9) sorted by relevance
217 UINT wait = 0; in demo_client_thread_entry() local412 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()
11 while ( ( *pid_ptr = wait( exit_status_ptr)) == -1 && (errno == EINTR)); in tls_test_uninterruptable_wait()
6 while ( -1 != wait(NULL)); in signal_handler_wait_all()
386 | 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 …]
438 | wait_option [in] | Ticks to wait for allocating next packet |
269 wait(&status); in fork_child()
557 wait(&status); in fork_child()
1569 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 option4605 …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.
2717 wait(&status); in fork_child()