summaryrefslogtreecommitdiff
path: root/src/common/thread.h
AgeCommit message (Expand)Author
2018-04-19common/thread: Remove unnecessary feature checking for thread_localLioncash
2016-12-26Common::Event: add WaitUntilwwylele
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-14Thread: Make Barrier reusableMerryMage
2016-04-14common/thread: Correct code styleMerryMage
2015-06-28Common: Cleanup thread includes.Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-04-16Common: thread.h cleanupsYuri Kunde Schlesner
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-12-13New logging systemYuri Kunde Schlesner
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Remove extraneous semicolonsLioncash
2014-09-07Removed common/std_xyz, instead using the std headerarchshift
2014-08-17Common: Move remaining C header includes over to their C++ equivalentLioncash
2014-08-17Common: Move header guards over to pragma onceLioncash
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei