OSDN Git Service

fix double CloseHandle problem for m_threadHandle and m_readEvent
authorU-i7\gimy <gimy@users.sourceforge.jp>
Sat, 12 Sep 2009 13:35:15 +0000 (22:35 +0900)
committerU-i7\gimy <gimy@users.sourceforge.jp>
Sat, 12 Sep 2009 13:35:15 +0000 (22:35 +0900)
commit2010cc71f8148b975fe141250cc1862ed2064b9a
tree5190a29a46f940943510282a9e17ecaae715aca8
parentb8624e92045f432cde25f27d3f3e73edb8789753
fix double CloseHandle problem for m_threadHandle and m_readEvent
reduce timeout value to wait m_threadHandle
engine.cpp