SimpleKernel 1.17.0
Loading...
Searching...
No Matches
lifecycle_messages.hpp File Reference
#include <etl/message.h>
#include <cstddef>
Include dependency graph for lifecycle_messages.hpp:

Go to the source code of this file.

Classes

struct  ThreadCreateMsg
 线程创建消息 More...
 
struct  ThreadExitMsg
 线程退出消息 More...
 

Namespaces

namespace  lifecycle_msg_id
 

Variables

constexpr etl::message_id_t lifecycle_msg_id::kThreadCreate = 100
 
constexpr etl::message_id_t lifecycle_msg_id::kThreadExit = 101