Removed trailing spaces
[libcds.git] / cds / os / posix / thread.h
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-29 khizmaxRenamed isThreadAlive to is_thread_alive
2014-11-29 khizmaxRenamed getCurrentThreadId to get_current_thread_id
2014-11-28 khizmaxMade cds::OS children namespaces inline, removed OS...
2014-10-03 khizmaxfix docs
2014-09-21 khizmaxRemove trailing spaces
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxRevert "Replace cds::OS::ThreadId with std::thread...
2014-09-19 khizmaxReplace cds::OS::yield() with std::this_thread::yield()
2014-09-19 khizmaxReplace cds::OS::ThreadId with std::thread::id, cds...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN