Motr  M0
m0_long_lock_addb2 Struct Reference

#include <fom_long_lock.h>

Collaboration diagram for m0_long_lock_addb2:
Collaboration graph

Data Fields

m0_time_t la_taken
 
bool la_waiting
 
m0_time_t la_wait
 

Detailed Description

Definition at line 146 of file fom_long_lock.h.

Field Documentation

◆ la_taken

m0_time_t la_taken

Time when lock has taken.

Definition at line 148 of file fom_long_lock.h.

◆ la_wait

m0_time_t la_wait

Duration of waiting.

Definition at line 152 of file fom_long_lock.h.

◆ la_waiting

bool la_waiting

Indicates whether user has to wait for lock.

Definition at line 150 of file fom_long_lock.h.


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