views Struct Reference

Views storage, shared. More...

#include <view.h>

Data Fields

lock_rw_type lock
 lock on the view tree.
 
rbtree_type vtree
 rbtree of struct view
 

Detailed Description

Views storage, shared.

Field Documentation

◆ lock

lock_rw_type views::lock

lock on the view tree.

When locking order, the views lock is before the forwards,hints,anchors,localzones lock.

Referenced by fr_reload_config(), views_create(), views_delete(), views_enter_view_name(), views_find_view(), and views_get_mem().


The documentation for this struct was generated from the following file: