Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-28Remove using std from baseSergey Yershov
2015-11-30rebase fixesExMix
2015-09-23ThreadFunc takes function by refrefConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Implemented SimpleThread which is the same as std::thread but executes callab...Constantin Shalnev
2015-09-23Review fixes.vng
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23[threading] Fixed scheduled task API and tests.Yuri Gorshenin
2015-09-23Fix include path for baseSergey Yershov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin
2015-09-23[base] Fixed data races and other concurrency bugs.Yuri Gorshenin
2015-09-23review fixesExMix
2015-09-23[drape] new thread poolExMix
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Add threads::ThreadPool.vng
2015-09-23Minor code style fixes.vng
2015-09-23[windows,mingw]: Fixed compilation.Alexander Gusak
2015-09-23Correct GetCurrentThreadID.vng
2015-09-23Add GetCurrentThreadID finction.vng
2015-09-23Android compilation fixes.vng
2015-09-23Add cross-platform Sleep(milliseconds) function.vng
2015-09-23Removed unnecessary shared_ptr from thread classAlex Zolotarev
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev