y00699229 f41638a41f api change
Signed-off-by: y00699229 <yangjiawei24@huawei.com>
2024-05-16 16:38:47 +08:00
2024-03-22 01:07:52 +00:00
2024-05-05 17:04:14 +08:00
2022-06-09 09:18:25 +08:00
2024-05-16 16:06:53 +08:00
2024-04-13 18:58:15 +08:00
2024-05-15 19:26:02 +08:00
2024-05-16 16:38:47 +08:00
2024-05-16 10:34:05 +08:00
2021-06-02 02:19:15 +08:00
2024-04-17 11:19:04 +08:00
2024-03-01 11:23:36 +08:00
2024-04-13 18:58:15 +08:00
2024-04-13 18:58:15 +08:00
2022-03-29 20:31:48 +08:00
2024-04-13 18:58:15 +08:00
2024-05-08 11:13:16 +08:00
2021-06-02 02:19:15 +08:00
2023-03-02 19:24:07 +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 34 MiB
Languages
C++ 53.8%
C 42%
Python 3.9%
Shell 0.3%