llvm-project/lldb/source/Host
Hafiz Abid Qadeer 01db53848e Added a missing call to 'Reset'.
HostThreadWindows::Join() did not call the Reset as is done by
the HostThreadPosix::Join(). As a result, future call to 
IsJoinable() can fail.

Committed as obvious.
 

llvm-svn: 220651
2014-10-26 21:38:43 +00:00
..
common Implement explicit thread stack size specification on Windows. 2014-10-24 22:06:29 +00:00
freebsd Move FreeBSD's thread SetName implementation to ThisThread 2014-09-10 17:09:46 +00:00
linux Enable llgs to build against experimental Android AOSP lldb/llvm/clang/compiler-rt repos. 2014-09-27 16:54:22 +00:00
macosx Remove always-true part of a conditional expression. 2014-10-17 01:38:10 +00:00
posix Remove LLDB_DEFAULT_SHELL #define, and determine this at runtime. 2014-10-20 17:46:43 +00:00
windows Added a missing call to 'Reset'. 2014-10-26 21:38:43 +00:00
CMakeLists.txt Create a process launcher abstraction. 2014-10-14 21:55:08 +00:00
Makefile Try to fix the Make build 2014-08-15 22:50:48 +00:00