Contains global thread related functions, encapsulated into the icl_core::os namespace. More...


Go to the source code of this file.
Namespaces | |
| icl_core | |
| icl_core::os | |
| Namespace for operating system specific implementations. | |
Typedefs | |
| typedef ICL_CORE_OS_IMPL_NS::ThreadId | icl_core::ThreadId |
| typedef int32_t | icl_core::ThreadPriority |
Functions | |
| pid_t | icl_core::os::getpid () |
| ThreadId | icl_core::os::threadSelf () |
Contains global thread related functions, encapsulated into the icl_core::os namespace.
Definition in file os_thread.h.