Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] Add ftxwakeall and waitgrps to libthread.


On Mon, 23 Jul 2018 23:19:11 -0700, iriri <iri@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> A waitgrp provides more or less the same functionality as a
> pthread_barrier_t or a sync.WaitGroup from Go. Since "barrier" sounds
> similar to a memory barrier/fence, I went with the latter name.
> 

<snip>

Looks pretty good to me -- If you could update the docs on the website
repo, that would be appreciated: https://git.eigenstate.org/ori/myrsite.git

-- 
    Ori Bernstein

References:
[PATCH 1/2] Add ftxwakeall and waitgrps to libthread.iriri <iri@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>