This method
retrieves the thread's operating system ID. This value varies
by operating system.
Signaturevirtual void* getOsHandle() const = 0;
virtual void* getOsHandle (void*& osHandle) const = 0;
Parametersoshandle
The operating system handle
ReturnsThe
operating system ID