]> git.pond.sub.org Git - empserver/commit
(empth_wait_for_signal) [WIN32]: Simplify empth_wait_for_signal()
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 18 Jan 2007 01:05:19 +0000 (01:05 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 18 Jan 2007 01:05:19 +0000 (01:05 +0000)
commit98250f2300049a0ffc17768e9988cb97bf81c9f2
tree5f8e4b6159080771de99106a281fbbe6c835725e
parent94267b2fe47a1ec155f8b399d8a554956126e885
(empth_wait_for_signal) [WIN32]: Simplify empth_wait_for_signal()
by combined the waiting for hShutdownEvent and hThreadMutex
using the optional parmeter added to loc_RunThisThread().
src/lib/empthread/ntthread.c