|
Motr
M0
|
#include "lib/time.h"#include "lib/time_internal.h"#include "lib/misc.h"#include <linux/module.h>#include <linux/time.h>#include <linux/jiffies.h>#include <linux/sched.h>
Go to the source code of this file.
Functions | |
| M0_INTERNAL m0_time_t | m0_clock_gettime_wrapper (enum CLOCK_SOURCES clock_id) |
| M0_INTERNAL m0_time_t | m0_clock_gettimeofday_wrapper (void) |
| int | m0_nanosleep (const m0_time_t req, m0_time_t *rem) |