Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 1998 13:28:54 +0300 (MSK)
From:      "Pavel V. Antipov" <pavel@ikar.elect.ru>
To:        Elan <icimjs@loop.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: POSIX Threads
Message-ID:  <Pine.BSF.3.96.981225132527.19528A-100000@ikar.elect.ru>
In-Reply-To: <3.0.5.32.19981225021437.0084c6a0@pop.loop.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> BSD 3.0:
> QUESTION: Which (source) file contains the implementation of 
> pthread_attr_getscope(xxx)
> ?
No files contains implementation of pthread_attr_getattr() ! ;(((
Now there is an open bug (see Bug List on http://www.freebsd.org)
Somebody fixes this bug, but with no results !!!#8((((

> 
> The pthread.h include file declares pthread_attr_getscope
> like this:
> int pthread_attr_getscope __P((pthread_attr_t *, int *));
> 
> The pthread man page reports its existence, however I simply can't find a
> file where it is implemented. I have been mainly searching in
> /usr/src/lib/libc_r/uthread
> This directory appears to contain a number of pthread related functions.
> However, pthread_attr_getscope is not one of them.
> 
> Any ideas?

Need try solve this problem ourself.

> 
> TIA
> 
> Elan
> 

Your's sincerly
	Pavel



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981225132527.19528A-100000>