Searched refs:client_model_lock (Results 1 – 1 of 1) sorted by relevance
349 static bt_mesh_mutex_t client_model_lock; variable353 if (!client_model_lock.mutex) { in bt_mesh_client_model_mutex_new()354 bt_mesh_mutex_create(&client_model_lock); in bt_mesh_client_model_mutex_new()361 bt_mesh_mutex_free(&client_model_lock); in bt_mesh_client_model_mutex_free()367 bt_mesh_mutex_lock(&client_model_lock); in bt_mesh_client_model_lock()372 bt_mesh_mutex_unlock(&client_model_lock); in bt_mesh_client_model_unlock()