summaryrefslogtreecommitdiffstats
path: root/Common/interface/LockHelper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-160/+0
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted Common projectEgor Yusov2019-11-241-38/+41
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Fixed a number of minor issues revealed by code analysisEgor Yusov2018-12-161-17/+19
* Updated LockHelper to spin few times before yielding threadEgor Yusov2018-08-281-2/+16
* Removed <thread> from LockHelper.h (fixed https://github.com/DiligentGraphics...Egor Yusov2018-08-281-4/+8
* Moved Signal class from LockHelper.h to Signal.hEgor Yusov2018-08-281-93/+0
* Fixed include paths in project CommonEgor Yusov2018-03-251-0/+1
* Fixed Linux buildEgor2018-02-231-1/+1
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-1/+1
* Fixed Linux build errorEgor Yusov2018-01-081-3/+7
* Updated Signal class to allow auto-reset and custom signal valueEgor Yusov2018-01-081-10/+38
* Updated Signal class to allow notify_all()Egor Yusov2018-01-071-3/+6
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-0/+190