Searched defs:Kill (Results 1 – 7 of 7) sorted by relevance
21 bool EventLoop::Kill() in Kill() function in ark::tooling::inspector::EventLoop
21 int Kill([[maybe_unused]] uint64_t pid, [[maybe_unused]] int signal) in Kill() function
25 int Kill(uint64_t pid, int signal) in Kill() function
28 static ALWAYS_INLINE void Kill(SharedReference *ref) in Kill() function in ark::ets::interop::js::ets_proxy::SharedReferenceSanity
48 void InspectorServer::Kill() in Kill() function in ark::tooling::inspector::InspectorServer