Searched refs:time_scene_client_lock (Results 1 – 1 of 1) sorted by relevance
61 static bt_mesh_mutex_t time_scene_client_lock; variable65 if (!time_scene_client_lock.mutex) { in bt_mesh_time_scene_client_mutex_new()66 bt_mesh_mutex_create(&time_scene_client_lock); in bt_mesh_time_scene_client_mutex_new()73 bt_mesh_mutex_free(&time_scene_client_lock); in bt_mesh_time_scene_client_mutex_free()79 bt_mesh_mutex_lock(&time_scene_client_lock); in bt_mesh_time_scene_client_lock()84 bt_mesh_mutex_unlock(&time_scene_client_lock); in bt_mesh_time_scene_client_unlock()