getOsHandle

此方法用于检索线程的操作系统标识。此值随操作系统不同而异。

可见性
Public
特征符
virtual void* getOsHandle() const = 0;
返回

操作系统标识


反馈