Motr  M0
m0_mutex_addb2 Struct Reference

#include <mutex.h>

Collaboration diagram for m0_mutex_addb2:
Collaboration graph

Data Fields

m0_time_t ma_taken
 
struct m0_addb2_hist ma_hold
 
struct m0_addb2_hist ma_wait
 
uint64_t ma_id
 

Detailed Description

Definition at line 106 of file mutex.h.

Field Documentation

◆ ma_hold

struct m0_addb2_hist ma_hold

Definition at line 108 of file mutex.h.

◆ ma_id

uint64_t ma_id

Definition at line 110 of file mutex.h.

◆ ma_taken

m0_time_t ma_taken

Definition at line 107 of file mutex.h.

◆ ma_wait

struct m0_addb2_hist ma_wait

Definition at line 109 of file mutex.h.


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