openharmony_ci 1b5a220de2
!1146 disable pid ns
Merge pull request !1146 from blc/cbl
2024-05-21 09:30:12 +00:00
2024-03-22 01:07:52 +00:00
2024-05-18 17:30:50 +08:00
2024-05-21 14:45:59 +08:00
2022-06-09 09:18:25 +08:00
2024-04-13 18:58:15 +08:00
2024-05-20 15:53:42 +08:00
2024-05-15 19:26:02 +08:00
2024-05-21 11:05:36 +08:00
2024-05-21 11:05:36 +08:00
2021-06-02 02:19:15 +08:00
2024-05-21 14:45:59 +08:00
2024-04-17 11:19:04 +08:00
2024-05-21 14:45:59 +08:00
2024-05-21 14:45:59 +08:00
2024-04-13 18:58:15 +08:00
2022-03-29 20:31:48 +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%