Searched defs:notify_run_count (Results 1 – 2 of 2) sorted by relevance
49 fn notify_run_count(&self, run_count: i64) -> IpcResult<()> { in notify_run_count() method
67 pub(crate) fn notify_run_count(&self, new_count: usize) { in notify_run_count() method