Changes between Initial Version and Version 1 of Ticket #11256, comment 7


Ignore:
Timestamp:
May 3, 2015, 2:41:59 PM (7 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11256, comment 7

    initial v1  
    1 Ive committed some changes concerning the missed lock.unlock (https://github.com/boostorg/thread/commit/5205fa71bfc06a8eac22fc2a49357d1db1ef505f).
     1I've committed some changes concerning the missed lock.unlock (https://github.com/boostorg/thread/commit/5205fa71bfc06a8eac22fc2a49357d1db1ef505f).
    22
    3 I have added also your example, but this doesn't solves the is_ready issue. So I have created a new ticket #11263.
     3I've added also your example, but this doesn't solves the is_ready issue. So I have created a new ticket #11263.
    44
    55IN the test_10964 there are yet some cases that doesn't work.