Searched defs:subscribe_run_count (Results 1 – 2 of 2) sorted by relevance
22 pub(crate) fn subscribe_run_count( in subscribe_run_count() method
52 pub(crate) fn subscribe_run_count(&self, pid: u64, obj: RemoteObj) -> ErrorCode { in subscribe_run_count() method115 fn subscribe_run_count(&mut self, pid: u64, obj: RemoteObj, tx: Sender<ErrorCode>) { in subscribe_run_count() method