gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] GNU Go as an oracle


From: Arend Bayer
Subject: Re: [gnugo-devel] GNU Go as an oracle
Date: Thu, 7 Nov 2002 09:51:03 +0100 (CET)

Trevor Morris wrote:

> Is there a standard cross-platform way of:
>  - starting threads in the same process (rather than forking a new one)?

I don't think so. On GNU/Linux, there is clone(2) (the system call to
the kernel), and pthread_create(3), as far as I understand a wrapper
around clone in the glibc.

Arend






reply via email to

[Prev in Thread] Current Thread [Next in Thread]