Searched refs:nx_cloud_thread (Results 1 – 3 of 3) sorted by relevance
207 status = tx_thread_create(&(cloud_ptr -> nx_cloud_thread), (CHAR*)cloud_name, in _nx_cloud_create()236 tx_thread_delete(&(cloud_ptr -> nx_cloud_thread)); in _nx_cloud_create()400 tx_thread_terminate(&(cloud_ptr -> nx_cloud_thread)); in _nx_cloud_delete()410 tx_thread_delete(&(cloud_ptr -> nx_cloud_thread)); in _nx_cloud_delete()
131 TX_THREAD nx_cloud_thread; member
4121 thread_ptr = &(client_ptr -> nxd_mqtt_client_cloud_ptr -> nx_cloud_thread); in _nxd_mqtt_client_connect()