王达 227e508dae 避免发送消息导致失败未打印
Signed-off-by: 王达 <wangda20@huawei.com>
2024-11-16 17:42:57 +08:00
2024-03-22 01:07:52 +00:00
2024-11-09 10:42:07 +08:00
2024-09-26 17:49:53 +08:00
2022-06-09 09:18:25 +08:00
2024-08-13 14:02:28 +00:00
2021-06-02 02:19:15 +08:00
2024-11-07 02:25:45 +00:00
2024-07-20 10:59:23 +08:00
2024-10-17 07:09:47 +00:00
2024-10-22 11:06:42 +08:00
2022-03-29 20:31:48 +08:00
2024-10-31 09:25:49 +08:00
2024-10-26 15:23:56 +08:00
2024-11-09 11:40:29 +08:00
2021-06-02 02:19:15 +08:00
2024-10-26 15:23:56 +08:00
2024-06-06 18:58:06 +08:00
2022-10-14 06:23:39 +00:00
2022-06-08 21:54:21 +08:00

Startup

Introduction

Appspawn is responsible for creating application process and setting process information function.

Directory Structure

base/startup/appspawn
├── include                    # include directory
├── parameter                  # system parameters
├── src                        # source code
│   └── socket                 # encapsulation of socket basic library
└── test                       # test code

Repositories Involved

Startup subsystem

appspawn

Description
No description provided
Readme Pixar 33 MiB
Languages
C++ 55.8%
C 43.5%
Python 0.5%
Shell 0.2%