Home
last modified time | relevance | path

Searched refs:core_sysdep_mutex_unlock (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/linksdk/components/dynreg/
A Daiot_dynreg_api.c18 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in _dynreg_exec_inc()
25 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in _dynreg_exec_dec()
236 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_setopt()
354 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
375 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
383 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
403 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
414 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
434 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_send_request()
491 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_recv()
[all …]
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_global.c37 sysdep->core_sysdep_mutex_unlock(g_core_global.mutex); in core_global_alink_id_next()
49 sysdep->core_sysdep_mutex_unlock(g_core_global.mutex); in core_global_set_mqtt_backup_ip()
58 sysdep->core_sysdep_mutex_unlock(g_core_global.mutex); in core_global_get_mqtt_backup_ip()
A Dcore_http.c16 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_exec_inc()
23 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_exec_dec()
115 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->send_mutex); in _core_http_send_body()
153 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->send_mutex); in _core_http_send_header()
278 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in core_http_setopt()
304 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->recv_mutex); in core_http_connect()
305 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->send_mutex); in core_http_connect()
548 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->recv_mutex); in _core_http_recv_body()
592 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->recv_mutex); in core_http_recv()
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c89 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_exec_inc()
96 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_exec_dec()
353 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->sub_mutex); in _core_mqtt_append_topic_map()
379 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->sub_mutex); in _core_mqtt_remove_topic_map()
1360 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->send_mutex); in _core_mqtt_disconnect()
1386 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_packet_id()
1529 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->send_mutex); in _core_mqtt_subunsub()
1558 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->send_mutex); in _core_mqtt_heartbeat()
1606 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->pub_mutex); in _core_mqtt_repub()
2098 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->sub_mutex); in _core_mqtt_pub_handler()
[all …]
A Daiot_http_api.c7 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_aiot_http_exec_inc()
14 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_aiot_http_exec_dec()
220 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_recv_auth()
225 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_recv_auth()
278 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in aiot_http_setopt()
320 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in aiot_http_setopt()
A Daiot_sysdep_api.h131 void (*core_sysdep_mutex_unlock)(void *mutex); member
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c15 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in _bootstrap_exec_inc()
22 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in _bootstrap_exec_dec()
374 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_setopt()
450 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_setopt()
570 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_send_request()
592 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_send_request()
600 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_send_request()
613 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_send_request()
618 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_send_request()
676 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_recv()
[all …]
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/
A Daiot_dynregmq_api.c19 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in _dynregmq_exec_inc()
26 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in _dynregmq_exec_dec()
237 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_setopt()
358 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_send_request()
419 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_send_request()
433 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_send_request()
485 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_recv()
/AliOS-Things-master/components/linksdk/components/diag/
A Daiot_diag_api.c86 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in _core_diag_exec_inc()
93 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in _core_diag_exec_dec()
263 …diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->diag_stat[stat_idx].running_state.mutex… in _diag_core_mqtt_process_handler()
440 diag_handle->sysdep->core_sysdep_mutex_unlock(stat->running_state.mutex); in _diag_running_state_start()
451 diag_handle->sysdep->core_sysdep_mutex_unlock(stat->running_state.mutex); in _diag_running_state_start()
470 diag_handle->sysdep->core_sysdep_mutex_unlock(stat->running_state.mutex); in _diag_running_state_stop()
538 …diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->diag_stat[stat_idx].running_state.mutex… in _diag_running_state_clean()
615 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in aiot_diag_setopt()
657 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in aiot_diag_setopt()
719 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in aiot_diag_start()
[all …]
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c22 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in _core_ntp_exec_inc()
29 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in _core_ntp_exec_dec()
206 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in aiot_ntp_setopt()
239 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in aiot_ntp_setopt()
/AliOS-Things-master/components/linksdk/core/sysdep/
A Dcore_sysdep.c26 g_sysdep_portfile->core_sysdep_mutex_unlock == NULL || in aiot_sysdep_get_portfile()
/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.c20 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in _core_devinfo_exec_inc()
27 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in _core_devinfo_exec_dec()
298 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in aiot_devinfo_setopt()
326 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in aiot_devinfo_setopt()
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c157 sysdep->core_sysdep_mutex_unlock(ota_handle->data_mutex); in aiot_ota_setopt()
323 sysdep->core_sysdep_mutex_unlock(download_handle->data_mutex); in aiot_download_setopt()
545 sysdep->core_sysdep_mutex_unlock(download_handle->recv_mutex); in aiot_download_recv()
/AliOS-Things-master/components/linksdk/portfiles/aiot_port/
A Daos_port.c1223 void core_sysdep_mutex_unlock(void *hdl) in core_sysdep_mutex_unlock() function
1258 core_sysdep_mutex_unlock,
/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.c706 sysdep->core_sysdep_mutex_unlock(task_handle->data_mutex); in aiot_task_setopt()
/AliOS-Things-master/components/linksdk/components/subdev/
A Daiot_subdev_api.c550 subdev_handle->sysdep->core_sysdep_mutex_unlock(subdev_handle->data_mutex); in aiot_subdev_setopt()

Completed in 29 milliseconds