|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
线程退出回调支持 更多...
#include "NeForce/core/config/c++config.hpp"类 | |
| struct | at_thread_exit_elt |
| 线程退出回调元素 更多... | |
函数 | |
| void NEFORCE_API | thread_exit_register (at_thread_exit_elt *elt, void(*callback)(void *)) noexcept |
| 注册线程退出回调 | |