# startup_appspawn **Repository Path**: wangchen965/startup_appspawn ## Basic Information - **Project Name**: startup_appspawn - **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-06-13 - **Last Updated**: 2025-06-13 ## 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)**