# startup_appspawn_155
**Repository Path**: fan-jingle/startup_appspawn_155
## Basic Information
- **Project Name**: startup_appspawn_155
- **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**: 702
- **Created**: 2025-06-09
- **Last Updated**: 2025-06-09
## 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)**