openharmony_ci 22cceaf87c !162 系统组件支持64位
Merge pull request !162 from zhangfanfan2/master
2022-04-11 03:44:42 +00:00
2021-06-02 02:19:15 +08:00
2022-04-09 19:55:28 +08:00
2022-03-29 20:31:48 +08:00
2022-03-29 20:31:48 +08:00
2021-06-02 02:19:15 +08:00
2022-03-03 20:00:20 +08:00
2022-03-29 20:31:48 +08:00
2022-03-29 20:31:48 +08:00
2022-03-29 20:31:48 +08:00
2022-03-04 09:47:01 +00:00
2021-06-02 02:19:15 +08:00
2022-03-04 18:05:45 +08:00
2022-03-29 20:31:48 +08:00
2022-03-29 11:53:13 +08:00
2022-03-29 11:53:13 +08:00

Startup

Introduction

Appspawn is responsible for creating application process and setting process information function.

Directory Structure

base/startup/appspawn_standard
├── include                    # include directory
├── parameter                  # system parameters
├── src                        # source code
│   └── socket                 # encapsulation of socket basic library
└── test                       # test code

Repositories Involved

Startup subsystem

appspawn_standard

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