chengjinsong 8c7645f05a codex
Signed-off-by: chengjinsong <chengjinsong2@huawei.com>
2022-09-09 15:50:20 +08:00
2022-09-09 15:50:20 +08:00
2022-06-09 09:18:25 +08:00
2022-09-09 15:50:20 +08:00
2022-09-09 15:50:20 +08:00
2022-09-09 15:50:20 +08:00
2021-06-02 02:19:15 +08:00
2022-06-29 08:58:17 +08:00
2022-03-29 20:31:48 +08:00
2022-09-06 14:47:48 +08:00
2022-07-29 16:38:53 +08:00
2021-06-02 02:19:15 +08:00
2022-05-05 12:20:38 +00:00
2022-07-11 10:08:49 +08: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%