Home
last modified time | relevance | path

Searched refs:SIGNAL_KILL (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp36 constexpr int32_t SIGNAL_KILL = 9; member
105 int32_t killRes = kill(pid, SIGNAL_KILL); in KillProcess()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp198 const int32_t SIGNAL_KILL = 9; member
2331 ret = kill(pid, SIGNAL_KILL); in KillProcessByPidInner()

Completed in 14 milliseconds