Home
last modified time | relevance | path

Searched refs:CancelByKey (Results 1 – 4 of 4) sorted by relevance

/kernel/object/
A Dstate_tracker_tests.cpp30 CancelByKey(/* handle= */ nullptr, /* port= */ nullptr, /* key= */ 2u); in CallAllOnHooks()
169 st.CancelByKey(/* handle= */ nullptr, /* port= */ nullptr, /* key= */ 2u); in on_cancel_by_key()
A Ddispatcher.cpp192 bool Dispatcher::CancelByKey(const Handle* handle, const void* port, uint64_t key) { in CancelByKey() function in Dispatcher
/kernel/syscalls/
A Dport.cpp120 bool had_observer = dispatcher->CancelByKey(watched, port.get(), key); in sys_port_cancel()
/kernel/object/include/object/
A Ddispatcher.h140 bool CancelByKey(const Handle* handle, const void* port, uint64_t key); in DECLARE_DISPTAG()

Completed in 10 milliseconds