Lines Matching refs:data_mutex

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()
374 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_setopt()
379 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()
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()
647 bootstrap_handle->sysdep->core_sysdep_mutex_lock(bootstrap_handle->data_mutex); in aiot_bootstrap_recv()
669 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_recv()
676 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_recv()
689 bootstrap_handle->sysdep->core_sysdep_mutex_unlock(bootstrap_handle->data_mutex); in aiot_bootstrap_recv()