fixes return values of wxSemaphore::TryWait() and WaitTimeout() to behave as documented
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2003 00:43:28 +0000 (00:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Apr 2003 00:43:28 +0000 (00:43 +0000)
commit918dc51991e5eaa5608d38cd8b7b3d251244d92b
treed98154753e8f7bbe2f75a083e8a39c462d994348
parenta5e3c24d7b0b954b0408697a211d004e4a55051d
fixes return values of wxSemaphore::TryWait() and WaitTimeout() to behave as documented

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/thread.cpp
src/unix/threadpsx.cpp