Motr  M0
m0_sm_group Struct Reference

#include <sm.h>

Collaboration diagram for m0_sm_group:
Collaboration graph

Data Fields

struct m0_mutex s_lock
 
unsigned int s_nesting
 
struct m0_clink s_clink
 
struct m0_sm_asts_forkq
 
struct m0_chan s_chan
 
struct m0_sm_group_addb2s_addb2
 

Detailed Description

Definition at line 513 of file sm.h.

Field Documentation

◆ s_addb2

struct m0_sm_group_addb2* s_addb2

Definition at line 519 of file sm.h.

◆ s_chan

struct m0_chan s_chan

Definition at line 518 of file sm.h.

◆ s_clink

struct m0_clink s_clink

Definition at line 516 of file sm.h.

◆ s_forkq

struct m0_sm_ast* s_forkq

Definition at line 517 of file sm.h.

◆ s_lock

struct m0_mutex s_lock

Definition at line 514 of file sm.h.

◆ s_nesting

unsigned int s_nesting

Definition at line 515 of file sm.h.


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