Motr  M0
mutex.h File Reference
#include <linux/mutex.h>
Include dependency graph for mutex.h:

Go to the source code of this file.

Data Structures

struct  m0_arch_mutex
 

Macros

#define __MOTR_LIB_LINUX_KERNEL_MUTEX_H__
 
#define M0_ARCH_MUTEX_SINIT(arch_m)   { .m_mutex = __MUTEX_INITIALIZER((arch_m).m_mutex) }
 

Macro Definition Documentation

◆ __MOTR_LIB_LINUX_KERNEL_MUTEX_H__

#define __MOTR_LIB_LINUX_KERNEL_MUTEX_H__

Definition at line 26 of file mutex.h.