]> git.pond.sub.org Git - empserver/commit
Fix update thread not successfully waking up with LWP
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 8 Feb 2009 02:09:30 +0000 (20:09 -0600)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sun, 8 Feb 2009 02:09:30 +0000 (20:09 -0600)
commit4c32aac8326b818be020de49aa9498ede23ebc68
treed0252001cbb63bda02ddbd4db557809160a92032
parentc7e2442d3a8f63bdbcd9b3e1a72aa8db5ea470f9
Fix update thread not successfully waking up with LWP

Commit 08b945568 broke empth_sleep() for LWP: it returned zero even
when woken up early.
src/lib/lwp/sel.c