Re: [9fans] pthreads

2015-09-01 Thread Jens Staal
On Tuesday 01 September 2015 12.26.54 Nick Owens wrote: > https://bitbucket.org/mveety/9front-ports/src/9de20d22612a/ape-libs/pth/?at= > default > > i have no idea if it works. ymmv. it used to work (at least the tests that comes with pth, and the oracle/ sleepycat db ...) I was once curious to t

Re: [9fans] pthreads

2015-09-01 Thread Nick Owens
https://bitbucket.org/mveety/9front-ports/src/9de20d22612a/ape-libs/pth/?at=default i have no idea if it works. ymmv. On Tue, Sep 1, 2015 at 12:20 PM, Giacomo Tesio wrote: > 2008-12-16 23:16 GMT+01:00 Steve Simon : >> >> I have a distant memory that somone implemented some of POSIX pthreads >> o

Re: [9fans] pthreads

2015-09-01 Thread Giacomo Tesio
2008-12-16 23:16 GMT+01:00 Steve Simon : > I have a distant memory that somone implemented some of POSIX pthreads > on plan9, i.e. I want to compile programs that use pthreads under APE. > > anyone got any pointers? > Hi Steve, did you find anything (even incomplete) back then? Giacomo

[9fans] pthreads

2008-12-16 Thread Steve Simon
I have a distant memory that somone implemented some of POSIX pthreads on plan9, i.e. I want to compile programs that use pthreads under APE. anyone got any pointers? -Steve