sysrepo  2.2.150
YANG-based system repository for all-around configuration management.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Locking

Sysrepo supports explicit locking of separate modules or whole datastores. That way exclusive access to the data is requested. These datastore locks are mutually exclusive with write locks that are implicitly required when changing data.

Locking API