]> git.pond.sub.org Git - empserver/commit
(lwpReschedule): Use CANT_HAPPEN() and abort() instead of lwpStatus()
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 1 May 2006 17:10:50 +0000 (17:10 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 1 May 2006 17:10:50 +0000 (17:10 +0000)
commit87c379016965c1f2342f2233ff50875b60898b54
tree5757ddd30bebe8d729ebf7c9222fc6d730ed1172
parent6d4d5f7abf1c40c622711b9ec387117a6ad756b0
(lwpReschedule): Use CANT_HAPPEN() and abort() instead of lwpStatus()
and exit() for fatal internal errors.
src/lib/lwp/lwp.c