|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
线程跟踪器 更多...
#include "NeForce/core/async/atomic.hpp"类 | |
| class | neforce::thread_tracker |
| 线程跟踪器类 更多... | |
函数 | |
| bool | neforce::is_single_threaded () noexcept |
| 检查当前是否处于单线程模式 | |
| int | neforce::thread_count () noexcept |
| 获取当前活动线程数量 | |