Win32 implementation of the global thread functions. More...
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_win32 |
Internal implementation details for Win32 systems. | |
Typedefs | |
typedef int | icl_core::pid_t |
typedef unsigned long | icl_core::os::hidden_win32::ThreadId |
Functions | |
pid_t | icl_core::os::hidden_win32::getpid () |
ThreadId | icl_core::os::hidden_win32::threadSelf () |
Win32 implementation of the global thread functions.
Definition in file os_win32_thread.h.