nianyuu e98925bb0c add hapFlags
Signed-off-by: nianyuu <zhouwenqiang12@huawei.com>
2024-05-23 10:53:12 +08:00
2024-03-22 01:07:52 +00:00
2024-05-18 17:30:50 +08:00
2022-06-09 09:18:25 +08:00
2024-04-13 18:58:15 +08:00
2024-05-23 10:53:12 +08:00
2024-05-15 19:26:02 +08:00
2024-05-16 17:55:52 +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
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%