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-03-23Attach/detach DeferredTask on Android correctly.Dmitry Yunitsky
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-23Fix include path for baseSergey Yershov
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin
2015-09-23[threads] Not explicitly joined threads are detached in dtor.Yuri Gorshenin
2015-09-23[base] Fixed data races and other concurrency bugs.Yuri Gorshenin
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[Tizen] Replace Tizen thread with posixSergey Pisarchik
2015-09-23[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZENSergey Pisarchik
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Add threads::ThreadPool.vng
2015-09-23[android] JNI refactoring, automatic thread attach/detach, fixed crash with n...Alex Zolotarev
2015-09-23Revert "[android] - Refactored jni system"rachytski
2015-09-23[android] - Refactored jni systemAlex Zolotarev
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23[windows,mingw]: Fixed compilation.Alexander Gusak
2015-09-23Correct GetCurrentThreadID.vng
2015-09-23Add GetCurrentThreadID finction.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