On Sun, Feb 17, 2019 at 01:48:52PM -0800, Jason Thorpe wrote: > > On Feb 17, 2019, at 1:32 PM, co...@sdf.org wrote: > > the linux equivalent code seems to be using futex_wait/wake. > > I’m working on integrating a new Linux-compatible futex > implementation written by Taylor (that led me down the rabbit hole of > needing to fix issues with fetch(9) / store(9) first).
That's nice. But it doesn't help porting ziplang to our releases. --chris