Posix implementation of the global thread functions. More...


Go to the source code of this file.
| Classes | |
| struct | icl_core::os::hidden_posix::ThreadId | 
| Namespaces | |
| namespace | icl_core | 
| namespace | icl_core::os | 
| Namespace for operating system specific implementations. | |
| namespace | icl_core::os::hidden_posix | 
| Internal implementation details for POSIX systems. | |
| Functions | |
| pid_t | icl_core::os::hidden_posix::getpid () | 
| bool | icl_core::os::hidden_posix::operator== (const ThreadId &left, const ThreadId &right) | 
| ThreadId | icl_core::os::hidden_posix::threadSelf () | 
Posix implementation of the global thread functions.
Definition in file os_posix_thread.h.