Go to the source code of this file.
|
| uint64_t | arion::sys_sched_rr_get_interval (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel) |
| |
| uint64_t | arion::sys_time (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel) |
| |
| uint64_t | arion::sys_clock_gettime (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel) |
| |
| uint64_t | arion::sys_clock_getres (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel) |
| |
| uint64_t | arion::sys_clock_nanosleep (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel) |
| |