Windows: Improve monotonic clock_gettime() implementation
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 22 Apr 2015 07:15:53 +0000 (00:15 -0700)
committerChris Dickens <christopher.a.dickens@gmail.com>
Wed, 22 Apr 2015 07:24:51 +0000 (00:24 -0700)
commit0dca8fdab1439d3dc36b57f3f0e7f4908c25052d
treeac49557b7f8cf80f5c6e4a8fad5dfff550566af3
parent0e10f8f8673de2367df024b3400eaceef8e76659
Windows: Improve monotonic clock_gettime() implementation

  * Fix setting of timer thread affinity
  * Simplify request mechanism by using a message queue, which also
    yields a 10% performance improvement

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/windows_usb.c
libusb/os/windows_usb.h
libusb/version_nano.h