summaryrefslogtreecommitdiff
path: root/src/common/thread.cpp
AgeCommit message (Expand)Author
2016-12-05Support mingw cross-compileJannik Vogel
2016-10-27common: only FreeBSD has thread affinity compatible with LinuxJan Beich
2016-10-27common: define routines to set thread name on more BSDsJan Beich
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup thread includes.Emmanuel Gil Peyrot
2014-12-29Fix MSVC-related #defines and add CMakeLists commentdarkf
2014-12-29Fix merge conflictsdarkf
2014-12-20License changepurpasmart96
2014-11-28Fix MinGW builddarkf
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-09-08common: Prune all redundant includesarchshift
2014-09-07Removed common/std_xyz, instead using the std headerarchshift
2014-08-07Use pthread_set_name_np() on OpenBSD.Anthony J. Bentley
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei