Fixed nasty null pointer bug in Thread::join()
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 15 Jul 2003 05:49:59 +0000 (05:49 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 15 Jul 2003 05:49:59 +0000 (05:49 +0000)
commit92cb3cf2c44786271f92388b6d51013ea56c6e06
treeccd8cd9555bf5dd0c63405b8939a49bbafd6796d
parenta08c30d99c21093120391c51dbd5533f708bc4b7
Fixed nasty null pointer bug in Thread::join()

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@636 cb58f699-b61c-0410-a6fe-9272a202ed29
shib/shib-threads-win32.cpp