summaryrefslogtreecommitdiffstats
path: root/src/common/thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/thread: Remove unnecessary feature checking for thread_localLioncash2018-04-201-19/+0
* Common::Event: add WaitUntilwwylele2016-12-261-0/+10
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-4/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-18/+22
* Thread: Make Barrier reusableMerryMage2016-04-141-5/+5
* common/thread: Correct code styleMerryMage2016-04-141-21/+19
* Common: Cleanup thread includes.Emmanuel Gil Peyrot2015-06-281-14/+2
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* Common: thread.h cleanupsYuri Kunde Schlesner2015-04-161-65/+16
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+19
* License changepurpasmart962014-12-211-2/+2
* New logging systemYuri Kunde Schlesner2014-12-131-0/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-4/+4
* Remove extraneous semicolonsLioncash2014-11-181-1/+1
* Removed common/std_xyz, instead using the std headerarchshift2014-09-071-4/+3
* Common: Move remaining C header includes over to their C++ equivalentLioncash2014-08-171-2/+2
* Common: Move header guards over to pragma onceLioncash2014-08-171-4/+1
* fixed project includes to use new directory structurebunnei2014-04-091-4/+4
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+156