This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8abca3dec503281bebf2b924f6ac09716fe9a6fe
XCEngine
/
docs
/
api
/
XCEngine
/
Threading
/
Thread
/
Constructor.md
ssdfasd
8f486611d5
docs: rebuild Threading API content
2026-03-26 20:59:59 +08:00
324 B
Raw
Blame
History
Thread::Constructor
构造一个空线程包装对象。
Thread
();
行为说明
当前实现是默认构造,不会启动线程。初始状态下:
m_id == 0
m_name
为空
m_thread
不可 join
返回值
无。
相关文档
返回类型总览
Start
Reference in New Issue
View Git Blame
Copy Permalink