NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::thread_exit_listener结构体 参考

线程退出监听器 更多...

#include <thread_exit_notifier.hpp>

Public 属性

thread_exit_callback_t callback
 线程退出时的回调函数
void * user_data
 回调函数的用户数据
thread_exit_listenernext
 监听器链表下一节点
void * chain
 所属 thread_exit_notifier 指针

详细描述

线程退出监听器

用于在线程退出时自动清理该线程的隐式生产者。

在文件 thread_exit_notifier.hpp24 行定义.


该结构体的文档由以下文件生成: