# startup_appspawn_2
**Repository Path**: LXinJie/startup_appspawn_2
## Basic Information
- **Project Name**: startup_appspawn_2
- **Description**: 暂无描述
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://gitee.com/openharmony/startup_appspawn
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 701
- **Created**: 2025-03-22
- **Last Updated**: 2025-03-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Startup
- [Introduction](#section11660541593)
- [Directory Structure](#section161941989596)
- [Repositories Involved](#section1371113476307)
## 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](https://gitee.com/openharmony/startup_appspawn/blob/master/README.md)**