summaryrefslogtreecommitdiffstats
path: root/client_examples
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 /client_examples
parentdfdb11144afc3ef1ea32f0300696471767d640d6 (diff)
downloadlibvncserver-54b2400dd761f484c9a5ac4cb63ac63fa1f6b503.zip
libvncserver-54b2400dd761f484c9a5ac4cb63ac63fa1f6b503.tar.gz
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 'client_examples')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud