Search:

Type: Posts; User: likagail

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    547

    Re: Problem with snapshot in lock-free set

    The problem is not permanent.
    it consists in the mismatch of the internal state and the state of the snapshot
    And if I understand correctly, one of the elements is always in the list
  2. Replies
    3
    Views
    547

    Problem with snapshot in lock-free set

    I wrote a lock-free set. It was a lab assignment.
    The teacher said that there is a problem in the implementation of snapshot. It is necessary to give an example of how to achieve this effect.
    He...
Results 1 to 2 of 2