aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libthread/channel.c')
-rw-r--r--src/libthread/channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libthread/channel.c b/src/libthread/channel.c
index 957a352b..d0fff4a6 100644
--- a/src/libthread/channel.c
+++ b/src/libthread/channel.c
@@ -201,7 +201,6 @@ _threadnalt++;
}else{
altexec(a, s); /* unlocks chanlock, does splx */
}
- _sched();
t->chan = Channone;
_threadnalt++;
return a - alts;