Re: pthread_rwlock*

2002-10-27 Thread Igor Pechtchanski
On Mon, 28 Oct 2002, Václav Haisman wrote: > Hi, > is there a chance that pthread_rwlock* family of functions will be > implemented any time soon? I know it is not required by POSIX (at least > FreeBSD manpages claim that) but it is useful for porting code from FreeBSD > or SunOS

pthread_rwlock*

2002-10-27 Thread Václav Haisman
Hi, is there a chance that pthread_rwlock* family of functions will be implemented any time soon? I know it is not required by POSIX (at least FreeBSD manpages claim that) but it is useful for porting code from FreeBSD or SunOS that both have these function. Thanks for any response. Vaclav