Motr  M0
pool_machine_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for pool_machine_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_POOL_POOL_MACHINE_XC_H__
 

Functions

M0_INTERNAL void m0_xc_pool_pool_machine_init (void)
 
M0_INTERNAL void m0_xc_pool_pool_machine_fini (void)
 

Variables

struct m0_xcode_enum m0_xc_m0_pool_nd_state_enum
 

Macro Definition Documentation

◆ __MOTR_POOL_POOL_MACHINE_XC_H__

#define __MOTR_POOL_POOL_MACHINE_XC_H__

Definition at line 6 of file pool_machine_xc.h.

Function Documentation

◆ m0_xc_pool_pool_machine_fini()

M0_INTERNAL void m0_xc_pool_pool_machine_fini ( void  )

Definition at line 36 of file pool_machine_xc.c.

◆ m0_xc_pool_pool_machine_init()

M0_INTERNAL void m0_xc_pool_pool_machine_init ( void  )

Definition at line 32 of file pool_machine_xc.c.

Variable Documentation

◆ m0_xc_m0_pool_nd_state_enum

struct m0_xcode_enum m0_xc_m0_pool_nd_state_enum

Definition at line 25 of file pool_machine_xc.c.