summaryrefslogtreecommitdiffstats
path: root/src/libthread/sleep.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-11-08 16:03:20 +0000
committerrsc <devnull@localhost>2004-11-08 16:03:20 +0000
commit195645536743aeb99eb336726823c38716cec02d (patch)
treeaccb04698efde81ad1228adfddcea695d544ca25 /src/libthread/sleep.c
parent77dcf88474c55e040940be8a5f9e7fa1537af564 (diff)
downloadplan9port-195645536743aeb99eb336726823c38716cec02d.tar.gz
plan9port-195645536743aeb99eb336726823c38716cec02d.zip
more thread work
Diffstat (limited to 'src/libthread/sleep.c')
-rw-r--r--src/libthread/sleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libthread/sleep.c b/src/libthread/sleep.c
index d6c4dac4..4b0d82a1 100644
--- a/src/libthread/sleep.c
+++ b/src/libthread/sleep.c
@@ -36,3 +36,4 @@ _threadwakeup(_Procrend *r)
_threadready(t);
unlock(&t->proc->lock);
}
+