summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/thread/AliveTest.cpp
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
* Update copyright year to 2018Jose2018-02-14
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5595: Catch C++ exceptions by const referenceBenoit Foucher2014-07-25
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Updated copyrightDwayne Boone2006-03-14
* Moved isAlive from ThreadControl to ThreadBernard Normier2006-01-31
* Updated copyrights to 2005Bernard Normier2005-02-16
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* fixes for RH9Marc Laukien2003-04-09
* Fixed the fix, wait wasn't called directly to avoid recursion... changedBenoit Foucher2003-03-13
* Fix compilation problem on Win32 w/ VC++6Benoit Foucher2003-03-13
* Fixed a variety of race conditions in Thread.cpp. Made RWRecMutex smaller.Michi Henning2003-03-10
* Add ThreadControl::isAlive() functionality for Windows.Michi Henning2003-03-10
* Added IceUtil::ThreadControl::isAlive() member function.Michi Henning2003-03-10