openharmony_ci 98fa97d25a
!386 FIX:默认使能预加载机制
Merge pull request !386 from JayLeeHW/20220813
2022-08-30 09:44:30 +00:00
2022-08-27 15:42:40 +08:00
2022-08-03 17:11:30 +08:00
2022-06-08 21:54:21 +08:00
2022-06-09 09:18:25 +08:00
2022-08-25 20:34:11 -07:00
2022-08-16 11:00:04 +08:00
2022-08-23 16:37:08 +08:00
2022-08-24 11:53:05 +00:00
2022-08-18 20:13:30 +08:00
2021-06-02 02:19:15 +08:00
2022-05-06 12:55:54 +08:00
2022-06-29 08:58:17 +08:00
2022-03-29 20:31:48 +08:00
2022-07-29 16:38:53 +08:00
2021-06-02 02:19:15 +08:00
2022-05-06 12:55:54 +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%