Volker Ruppert 38e292a261 Make shared data access thread-safe
- use LibVNCServer macros for pthread mutex support in the keyboard / mouse code
- workaround for WIN32: use critical section stuff instead (not yet present in
  LibVNCServer)
2013-06-08 06:47:52 +00:00
..
2013-05-31 16:46:15 +00:00
2013-06-05 20:25:44 +00:00
2013-05-31 16:46:15 +00:00
2013-06-08 06:47:52 +00:00