© Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben
在头文件<threads.h>中定义
thrd_t thrd_current(void);
(自C11以来)
返回调用线程的标识符。
(无).
调用线程的标识符。
C11标准(ISO / IEC 9899:2011):
7.26.5.2 thrd_current函数(p:383)
| 用于get_id的C ++文档 |