nianyuu b0894a6783 add input isolate hapflag
Signed-off-by: nianyuu <zhouwenqiang12@huawei.com>
2024-06-07 10:02:02 +08:00
2024-03-22 01:07:52 +00:00
2024-05-18 17:30:50 +08:00
2024-05-30 20:45:08 +08:00
2022-06-09 09:18:25 +08:00
2024-05-26 14:36:53 +08:00
2024-04-13 18:58:15 +08:00
2024-06-07 10:02:02 +08:00
2024-05-27 16:26:38 +08:00
2024-05-29 16:02:27 +08:00
2024-06-07 10:02:02 +08:00
2024-05-30 20:45:08 +08:00
2021-06-02 02:19:15 +08:00
2024-05-21 14:45:59 +08:00
2024-05-30 20:45:08 +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
2024-05-23 22:32:13 +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

S
Description
暂无描述
Readme 50 MiB
Languages
C++ 62.7%
C 30%
Python 7.2%
Shell 0.1%