1. 13 9月, 2021 1 次提交
  2. 21 7月, 2021 3 次提交
  3. 15 7月, 2021 1 次提交
  4. 01 7月, 2021 1 次提交
  5. 18 5月, 2021 1 次提交
  6. 17 5月, 2021 1 次提交
  7. 15 5月, 2021 1 次提交
  8. 06 5月, 2021 1 次提交
    • B
      feat: Add the init_stage module in startup_init_lite. · 7e703f4d
      boxi 提交于
      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
      7e703f4d