summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorDaniel Cohen Gindi <danielgindi@gmail.com>2014-08-29 11:00:26 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2014-09-02 16:43:17 +0200
commit54b2400dd761f484c9a5ac4cb63ac63fa1f6b503 (patch)
tree70764988d22bc5eb501f04ed4d1188b2e16f1b8b /utils
parentdfdb11144afc3ef1ea32f0300696471767d640d6 (diff)
downloadlibtdevnc-54b2400dd761f484c9a5ac4cb63ac63fa1f6b503.tar.gz
libtdevnc-54b2400dd761f484c9a5ac4cb63ac63fa1f6b503.zip
Use Windows' critical sections to emulate pthread's mutexes
With Microsoft Visual C++, we cannot use pthreads (MinGW sports an emulation library which is the reason we did not need Windows-specific hacks earlier). Happily, it is very easy to provide Windows-specific emulations for the pthread calls we use. [JES: fixed commit message] Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions