Motr  M0

#include <mutex.h>

Collaboration diagram for m0_mutex:
Collaboration graph

Data Fields

struct m0_arch_mutex m_arch
 
struct m0_threadm_owner
 
struct m0_mutex_addb2m_addb2
 

Detailed Description

Definition at line 47 of file mutex.h.

Field Documentation

◆ m_addb2

struct m0_mutex_addb2* m_addb2

Definition at line 50 of file mutex.h.

◆ m_arch

struct m0_arch_mutex m_arch

Definition at line 48 of file mutex.h.

◆ m_owner

struct m0_thread* m_owner

Definition at line 49 of file mutex.h.


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