Go to the source code of this file.
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 () |
Definition in file os_posix_thread.cpp.