|
Electroneum
|
#include <localzone.h>

Public Attributes | |
| lock_rw_type | lock |
| rbtree_type | ztree |
Authoritative local zones storage, shared.
Definition at line 99 of file localzone.h.
| lock_rw_type local_zones::lock |
lock on the localzone tree
Definition at line 101 of file localzone.h.
| rbtree_type local_zones::ztree |
rbtree of struct local_zone
Definition at line 103 of file localzone.h.