Contains global LXRT functions. More...


Go to the source code of this file.
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::os | 
| Namespace for operating system specific implementations. | |
| Functions | |
| bool | icl_core::os::checkForLxrt (void) | 
| bool | icl_core::os::checkKernelModule (const char *name) | 
| bool | icl_core::os::ensureNoHRT () | 
| bool | icl_core::os::isLxrtAvailable () | 
| bool | icl_core::os::isThisHRT () | 
| bool | icl_core::os::isThisLxrtTask () | 
| struct timeval ICL_CORE_IMPORT_EXPORT | icl_core::os::lxrtGetExecTime () | 
| void | icl_core::os::lxrtShutdown () | 
| void | icl_core::os::lxrtStartup () | 
| void | icl_core::os::makeHRT () | 
| void | icl_core::os::makeThisALinuxTask () | 
| int | icl_core::os::makeThisAnLxrtTask () |