Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 18:23:31 -0800
From:      "Scott Hess" <scott@avantgo.com>
To:        "Patryk Zadarnowski" <patrykz@ilion.eu.org>
Cc:        <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: Concept check: iothreads addition to pthreads for MYSQL+FreeBSD. 
Message-ID:  <1c4501bf5bda$da828c10$1e80000a@avantgo.com>
References:  <200001110025.LAA31411@mycenae.ilion.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Patryk Zadarnowski <patrykz@ilion.eu.org> wrote:
> I'm no expert on pthreads, but, if you decide to proceed with
> implementing a mixed user-land/rfork pthread implementation, may I
> suggest that you implement is through POSIX pthread_attr_setscope()
> interfaces instead of some local extension. pthread_attr_setscope()
> sounds like a portable interface to precisely what you're trying to
> achieve.

I must _really_ be missing something.  Not only doesn't
pthread_attr_setscope() seem to be relevant, but it appears to essentially
be a NOP in the FreeBSD3.3 libc_r.

Later,
scott




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1c4501bf5bda$da828c10$1e80000a>