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.
Signaturevirtual void* getCurrentThreadHandle() = 0;
ReturnsThe OSThreadHandle