Search:

Type: Posts; User: itanos

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    5,168

    Thank you for your reply. I'm trying to make a...

    Thank you for your reply. I'm trying to make a barrier using multiple condition variables so that the number of sent signals is logarithmic, (related to the number of threads).
  2. Replies
    3
    Views
    5,168

    Implementing logarithm barrier in posix

    I've been trying to implement logarithm barrier with condition variables using algorithm Log Barrier using PThread Condition Variables : CS 484 but I think it is missing something, because in the...
Results 1 to 2 of 2