This method returns the native operating system handle to the thread. This handle is used to identify a thread or to apply operating system-specific operations to a thread.
Public
virtual void* getOsHandle() const = 0;
The handle