Просмотр исходного кода

Fix problem where a thread can go idle even if there are handlers that are
ready to be dispatched.

Remove need to have a mutex per idle thread.

Remove need to have a mutex per idle thread.


[SVN r39098]

Christopher Kohlhoff 19 лет назад
Родитель
Сommit
c4e67d47a7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 2a61b8a501fc6def2ebe808a6a7fec7243c60ac5
+Subproject commit a79f4c70eafbcfdd9b68a2b0eb90d34b69b15e4b

粤ICP备19079148号