Browse Source

interruptible_wait (and hence condition timed_wait) now uses a WaitableTimer where possible, to be robust in the face of clock changes

[SVN r41505]
Anthony Williams 18 years ago
parent
commit
01f8dfb793
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/thread

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit f827709d42cc237470d6e6ced054454fb9843bc9
+Subproject commit b50a7ccb61ee08493e9740df07d8a29675ab2199

粤ICP备19079148号