feat: Add the init_stage module in startup_init_lite.
Add the init_stage module to provide synchronous communication between user mode processes and init process. init stage0-------1fork----> key app |2 |3 (listen)<---------4--------- (notify) |5 init stage1-------6fork----> other app Close #I3OTSU Change-Id: Idec84e90f739475e98347a6a681a6953862b0928
Showing
initstage/BUILD.gn
0 → 100644
initstage/include/init_notify.h
0 → 100644
initstage/include/init_stage.h
0 → 100644
initstage/src/init_stage.c
0 → 100644
想要评论请 注册 或 登录