aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/sleep.c
diff options
context:
space:
mode:
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);
}
+