|
SimpleKernel 1.17.0
|
#include <etl/message.h>#include <cstddef>
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 |