From 8693fcc2d78c02670d69eb7be772898b41281db7 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 2 Feb 2012 16:24:32 -0800 Subject: rt: Remove yield timers --- src/rt/rust_task.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/rt/rust_task.h') diff --git a/src/rt/rust_task.h b/src/rt/rust_task.h index 418eb54cab5..63145153865 100644 --- a/src/rt/rust_task.h +++ b/src/rt/rust_task.h @@ -90,9 +90,6 @@ rust_task : public kernel_owned, rust_cond rust_port_id next_port_id; - // Keeps track of the last time this task yielded. - timer yield_timer; - // Rendezvous pointer for receiving data when blocked on a port. If we're // trying to read data and no data is available on any incoming channel, // we block on the port, and yield control to the scheduler. Since, we -- cgit 1.4.1-3-g733a5