summaryrefslogtreecommitdiffstats
path: root/src/common/thread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20common/thread: Remove unnecessary feature checking for thread_localLioncash1-19/+0
2016-12-26Common::Event: add WaitUntilwwylele1-0/+10
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-4/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-18/+22
2016-04-14Thread: Make Barrier reusableMerryMage1-5/+5
2016-04-14common/thread: Correct code styleMerryMage1-21/+19
2015-06-28Common: Cleanup thread includes.Emmanuel Gil Peyrot1-14/+2
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+0
2015-04-16Common: thread.h cleanupsYuri Kunde Schlesner1-65/+16
2015-03-02Add profiling infrastructure and widgetYuri Kunde Schlesner1-0/+19
2014-12-21License changepurpasmart961-2/+2
2014-12-13New logging systemYuri Kunde Schlesner1-0/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-4/+4
2014-11-18Remove extraneous semicolonsLioncash1-1/+1
2014-09-07Removed common/std_xyz, instead using the std headerarchshift1-4/+3
2014-08-17Common: Move remaining C header includes over to their C++ equivalentLioncash1-2/+2
2014-08-17Common: Move header guards over to pragma onceLioncash1-4/+1
2014-04-09fixed project includes to use new directory structurebunnei1-4/+4
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-96/+96
2013-09-05replaced common code with dolphin commonShizZy1-0/+156