Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-01TCF Agent: fixed pthread_cond_timedwait() on WindowsEugene Tarassov1-17/+3
2021-04-23TCF Agent: Windows: use high resolution timer when availableEugene Tarassov1-2/+2
2020-11-09Bug 568541 - Fix the build on MacOSEugene Tarassov1-43/+1
2020-11-05TCF Agent: fix for older Windows versionsMircea Gherzan1-7/+28
2020-10-30TCF Agent: SetThreadDescription() not supported in Visual Studio 2015 and old...Eugene Tarassov1-1/+3
2020-10-28TCF Agent: use thread namesEugene Tarassov1-0/+19
2019-08-12TCF Agent: framework, system: Avoid resource leaksEugene Tarassov1-2/+12
2018-11-13TCF Agent: system: fix unlock mutex in special return caseCristian-Valeriu Soare1-1/+4
2017-07-28TCF Agent: fixed compiler warningsEugene Tarassov1-4/+4
2015-10-09TCF Agent: new configuration option USE_CLOCK_MONOTONIC. When enabled, fixes ...Eugene Tarassov1-12/+80
2015-10-07TCF Agent: fixed improper rounding in pthread_cond_timedwait() on WindowsEugene Tarassov1-3/+3
2015-10-04TCF Agent: more efficient implementation of pthread_cond_timedwait() on WindowsEugene Tarassov1-4/+7
2015-09-11TCF Agent: more efficient implementation of thread synchronization functions ...Eugene Tarassov1-2/+161
2013-11-14TCF Agent: fixed Cygwin build - _WIN32 no longer set on CygwinEugene Tarassov1-1/+1
2011-12-14TCF Agent: added support of 64-bit Windows.Eugene Tarassov1-1/+1
2011-11-24TCF Agent: added "tcf/" prefix to system and machine dependent header files.Eugene Tarassov1-0/+311

    Back to the top