Motr  M0
m0_confc_update_state Struct Reference

#include <confc.h>

Collaboration diagram for m0_confc_update_state:
Collaboration graph

Data Fields

enum m0_confc_state cus_state
 
struct m0_mutex cus_lock
 

Detailed Description

Instance of this data structure is maintained by configuration consumenrs to keep track of configuration update events to update/refresh its in-memory data structures which depends on configuration.

Definition at line 357 of file confc.h.

Field Documentation

◆ cus_lock

struct m0_mutex cus_lock

A lock for probing/updating cus_state.

Definition at line 361 of file confc.h.

◆ cus_state

enum m0_confc_state cus_state

Configuration client update states.

Definition at line 359 of file confc.h.


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