Motr  M0
timer.h File Reference
#include "lib/time.h"
#include "lib/thread.h"
#include "lib/semaphore.h"
Include dependency graph for timer.h:

Go to the source code of this file.

Data Structures

struct  m0_timer
 
struct  m0_timer_tid
 
struct  m0_timer_locality
 

Macros

#define __MOTR_LIB_USER_SPACE_TIMER_H__
 

Functions

M0_INTERNAL int m0_timers_init (void)
 
M0_INTERNAL void m0_timers_fini (void)
 

Variables

M0_EXTERN const struct m0_timer_operations m0_timer_ops []
 

Macro Definition Documentation

◆ __MOTR_LIB_USER_SPACE_TIMER_H__

#define __MOTR_LIB_USER_SPACE_TIMER_H__

Definition at line 26 of file timer.h.