Motr  M0
m0_be_mutex Struct Reference

#include <format.h>

Collaboration diagram for m0_be_mutex:
Collaboration graph

Data Fields

union {
   struct m0_mutex   mutex
 
   char   pad [M0_BE_MUTEX_PAD]
 
bm_u
 

Detailed Description

Definition at line 197 of file format.h.

Field Documentation

◆ bm_u

union { ... } bm_u

◆ mutex

struct m0_mutex mutex

Definition at line 199 of file format.h.

◆ pad

char pad[M0_BE_MUTEX_PAD]

Definition at line 200 of file format.h.


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