/AliOS-Things-master/components/linksdk/components/dynreg/ |
A D | aiot_dynreg_api.c | 16 dynreg_handle->sysdep->core_sysdep_mutex_lock(dynreg_handle->data_mutex); in _dynreg_exec_inc() 18 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in _dynreg_exec_inc() 23 dynreg_handle->sysdep->core_sysdep_mutex_lock(dynreg_handle->data_mutex); in _dynreg_exec_dec() 25 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in _dynreg_exec_dec() 145 dynreg_handle->data_mutex = dynreg_handle->sysdep->core_sysdep_mutex_init(); in aiot_dynreg_init() 171 dynreg_handle->sysdep->core_sysdep_mutex_lock(dynreg_handle->data_mutex); in aiot_dynreg_setopt() 236 dynreg_handle->sysdep->core_sysdep_mutex_unlock(dynreg_handle->data_mutex); in aiot_dynreg_setopt() 304 sysdep->core_sysdep_mutex_deinit(&dynreg_handle->data_mutex); in aiot_dynreg_deinit() 342 dynreg_handle->sysdep->core_sysdep_mutex_lock(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() [all …]
|
A D | dynreg_private.h | 53 void *data_mutex; /* 保护本地的数据结构 */ member
|
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/ |
A D | aiot_dynregmq_api.c | 17 dynregmq_handle->sysdep->core_sysdep_mutex_lock(dynregmq_handle->data_mutex); in _dynregmq_exec_inc() 19 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in _dynregmq_exec_inc() 24 dynregmq_handle->sysdep->core_sysdep_mutex_lock(dynregmq_handle->data_mutex); in _dynregmq_exec_dec() 26 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in _dynregmq_exec_dec() 137 dynregmq_handle->data_mutex = dynregmq_handle->sysdep->core_sysdep_mutex_init(); in aiot_dynregmq_init() 163 dynregmq_handle->sysdep->core_sysdep_mutex_lock(dynregmq_handle->data_mutex); in aiot_dynregmq_setopt() 237 dynregmq_handle->sysdep->core_sysdep_mutex_unlock(dynregmq_handle->data_mutex); in aiot_dynregmq_setopt() 304 sysdep->core_sysdep_mutex_deinit(&dynregmq_handle->data_mutex); in aiot_dynregmq_deinit() 350 dynregmq_handle->sysdep->core_sysdep_mutex_lock(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() [all …]
|
A D | dynregmq_private.h | 61 void *data_mutex; /* 保护本地的数据结构 */ member
|
/AliOS-Things-master/components/linksdk/components/bootstrap/ |
A D | aiot_bootstrap_api.c | 13 bootstrap_handle->sysdep->core_sysdep_mutex_lock(bootstrap_handle->data_mutex); in _bootstrap_exec_inc() 15 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in _bootstrap_exec_inc() 20 bootstrap_handle->sysdep->core_sysdep_mutex_lock(bootstrap_handle->data_mutex); in _bootstrap_exec_dec() 22 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in _bootstrap_exec_dec() 344 bootstrap_handle->data_mutex = bootstrap_handle->sysdep->core_sysdep_mutex_init(); in aiot_bootstrap_init() 370 bootstrap_handle->sysdep->core_sysdep_mutex_lock(bootstrap_handle->data_mutex); in aiot_bootstrap_setopt() 450 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_setopt() 522 sysdep->core_sysdep_mutex_deinit(&bootstrap_handle->data_mutex); in aiot_bootstrap_deinit() 558 bootstrap_handle->sysdep->core_sysdep_mutex_lock(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() [all …]
|
A D | bootstrap_private.h | 37 void *data_mutex; member
|
/AliOS-Things-master/components/linksdk/components/ntp/ |
A D | aiot_ntp_api.c | 20 ntp_handle->sysdep->core_sysdep_mutex_lock(ntp_handle->data_mutex); in _core_ntp_exec_inc() 22 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in _core_ntp_exec_inc() 27 ntp_handle->sysdep->core_sysdep_mutex_lock(ntp_handle->data_mutex); in _core_ntp_exec_dec() 29 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in _core_ntp_exec_dec() 176 ntp_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_ntp_init() 202 ntp_handle->sysdep->core_sysdep_mutex_lock(ntp_handle->data_mutex); in aiot_ntp_setopt() 206 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in aiot_ntp_setopt() 211 ntp_handle->sysdep->core_sysdep_mutex_lock(ntp_handle->data_mutex); in aiot_ntp_setopt() 239 ntp_handle->sysdep->core_sysdep_mutex_unlock(ntp_handle->data_mutex); in aiot_ntp_setopt() 280 ntp_handle->sysdep->core_sysdep_mutex_deinit(&ntp_handle->data_mutex); in aiot_ntp_deinit()
|
A D | ntp_private.h | 36 void *data_mutex; member
|
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/ |
A D | h5.c | 205 aos_mutex_t data_mutex; member 782 aos_mutex_unlock(&rtk_h5.data_mutex); in rtk_notify_hw_h5_init_result() 800 aos_mutex_unlock(&rtk_h5.data_mutex); in h5_dequeue() 807 aos_mutex_unlock(&rtk_h5.data_mutex); in h5_dequeue() 823 aos_mutex_unlock(&rtk_h5.data_mutex); in h5_dequeue() 830 aos_mutex_unlock(&rtk_h5.data_mutex); in h5_dequeue() 1324 aos_mutex_unlock(&rtk_h5.data_mutex); in data_ready_cb_thread() 1418 int ret = aos_mutex_new(&rtk_h5.data_mutex); in create_data_ready_cb_thread() 1427 aos_mutex_free(&rtk_h5.data_mutex); in create_data_ready_cb_thread() 1435 aos_mutex_free(&rtk_h5.data_mutex); in create_data_ready_cb_thread() [all …]
|
/AliOS-Things-master/components/linksdk/components/devinfo/ |
A D | aiot_devinfo_api.c | 18 devinfo_handle->sysdep->core_sysdep_mutex_lock(devinfo_handle->data_mutex); in _core_devinfo_exec_inc() 20 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in _core_devinfo_exec_inc() 25 devinfo_handle->sysdep->core_sysdep_mutex_lock(devinfo_handle->data_mutex); in _core_devinfo_exec_dec() 27 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in _core_devinfo_exec_dec() 268 devinfo_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_devinfo_init() 294 devinfo_handle->sysdep->core_sysdep_mutex_lock(devinfo_handle->data_mutex); in aiot_devinfo_setopt() 298 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in aiot_devinfo_setopt() 303 devinfo_handle->sysdep->core_sysdep_mutex_lock(devinfo_handle->data_mutex); in aiot_devinfo_setopt() 326 devinfo_handle->sysdep->core_sysdep_mutex_unlock(devinfo_handle->data_mutex); in aiot_devinfo_setopt() 367 devinfo_handle->sysdep->core_sysdep_mutex_deinit(&devinfo_handle->data_mutex); in aiot_devinfo_deinit()
|
A D | devinfo_private.h | 37 void *data_mutex; /* 保护本地的数据结构 */ member
|
/AliOS-Things-master/components/linksdk/core/ |
A D | aiot_http_api.c | 5 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in _core_aiot_http_exec_inc() 7 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_aiot_http_exec_inc() 12 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in _core_aiot_http_exec_dec() 14 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_aiot_http_exec_dec() 213 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in _core_http_recv_auth() 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() 266 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in aiot_http_setopt() 278 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in aiot_http_setopt() 280 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in aiot_http_setopt() [all …]
|
A D | aiot_mqtt_api.c | 87 mqtt_handle->sysdep->core_sysdep_mutex_lock(mqtt_handle->data_mutex); in _core_mqtt_exec_inc() 89 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_exec_inc() 94 mqtt_handle->sysdep->core_sysdep_mutex_lock(mqtt_handle->data_mutex); in _core_mqtt_exec_dec() 96 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_exec_dec() 1381 mqtt_handle->sysdep->core_sysdep_mutex_lock(mqtt_handle->data_mutex); in _core_mqtt_packet_id() 1386 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_packet_id() 1728 mqtt_handle->sysdep->core_sysdep_mutex_lock(mqtt_handle->data_mutex); in _core_mqtt_reconnect() 1741 mqtt_handle->sysdep->core_sysdep_mutex_unlock(mqtt_handle->data_mutex); in _core_mqtt_reconnect() 2316 mqtt_handle->sysdep->core_sysdep_mutex_lock(mqtt_handle->data_mutex); in core_mqtt_setopt() 2375 mqtt_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_mqtt_init() [all …]
|
/AliOS-Things-master/components/linksdk/components/ota/ |
A D | ota_private.h | 68 void *data_mutex; member 95 void *data_mutex; member
|
A D | aiot_ota_api.c | 80 ota_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_ota_init() 110 sysdep->core_sysdep_mutex_deinit(&(ota_handle->data_mutex)); in aiot_ota_deinit() 130 sysdep->core_sysdep_mutex_lock(ota_handle->data_mutex); in aiot_ota_setopt() 157 sysdep->core_sysdep_mutex_unlock(ota_handle->data_mutex); in aiot_ota_setopt() 181 download_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_download_init() 229 sysdep->core_sysdep_mutex_deinit(&(download_handle->data_mutex)); in aiot_download_deinit() 250 sysdep->core_sysdep_mutex_lock(download_handle->data_mutex); in aiot_download_setopt() 323 sysdep->core_sysdep_mutex_unlock(download_handle->data_mutex); in aiot_download_setopt()
|
/AliOS-Things-master/components/linksdk/components/diag/ |
A D | aiot_diag_api.c | 84 diag_handle->sysdep->core_sysdep_mutex_lock(diag_handle->data_mutex); in _core_diag_exec_inc() 86 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in _core_diag_exec_inc() 91 diag_handle->sysdep->core_sysdep_mutex_lock(diag_handle->data_mutex); in _core_diag_exec_dec() 93 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in _core_diag_exec_dec() 583 diag_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_diag_init() 611 diag_handle->sysdep->core_sysdep_mutex_lock(diag_handle->data_mutex); in aiot_diag_setopt() 657 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in aiot_diag_setopt() 717 diag_handle->sysdep->core_sysdep_mutex_lock(diag_handle->data_mutex); in aiot_diag_start() 719 diag_handle->sysdep->core_sysdep_mutex_unlock(diag_handle->data_mutex); in aiot_diag_start() 732 diag_handle->sysdep->core_sysdep_mutex_lock(diag_handle->data_mutex); in aiot_diag_stop() [all …]
|
A D | diag_private.h | 106 void *data_mutex; /* 保护本地的数据结构 */ member
|
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_http.c | 14 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in _core_http_exec_inc() 16 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_exec_inc() 21 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in _core_http_exec_dec() 23 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in _core_http_exec_dec() 184 http_handle->data_mutex = http_handle->sysdep->core_sysdep_mutex_init(); in core_http_init() 212 http_handle->sysdep->core_sysdep_mutex_lock(http_handle->data_mutex); in core_http_setopt() 278 http_handle->sysdep->core_sysdep_mutex_unlock(http_handle->data_mutex); in core_http_setopt() 649 http_handle->sysdep->core_sysdep_mutex_deinit(&http_handle->data_mutex); in core_http_deinit()
|
A D | core_http.h | 58 void *data_mutex; member
|
A D | core_mqtt.h | 250 void *data_mutex; member
|
/AliOS-Things-master/components/linksdk/components/subdev/ |
A D | subdev_private.h | 40 void *data_mutex; /* 保护本地的数据结构 */ member
|
A D | aiot_subdev_api.c | 508 subdev_handle->data_mutex = sysdep->core_sysdep_mutex_init(); in aiot_subdev_init() 526 subdev_handle->sysdep->core_sysdep_mutex_lock(subdev_handle->data_mutex); in aiot_subdev_setopt() 550 subdev_handle->sysdep->core_sysdep_mutex_unlock(subdev_handle->data_mutex); in aiot_subdev_setopt() 569 subdev_handle->sysdep->core_sysdep_mutex_deinit(&subdev_handle->data_mutex); in aiot_subdev_deinit()
|
/AliOS-Things-master/components/linksdk/components/task/ |
A D | task_private.h | 52 void *data_mutex; member
|
A D | aiot_task_api.c | 683 sysdep->core_sysdep_mutex_lock(task_handle->data_mutex); in aiot_task_setopt() 706 sysdep->core_sysdep_mutex_unlock(task_handle->data_mutex); in aiot_task_setopt()
|