Re: Linux thread problem

From: Stefan Hoffmeister (lkml.2001@econos.de)
Date: Thu May 10 2001 - 07:21:24 EST


: On Thu, 10 May 2001 02:19:41 -0700, sachin kitnawat wrote:

> I am porting an Threading Application from Hp-UX 11.0
>to Red Hat Linux 6.2. There is a system call pthread_condattr_setpshared
>and pthread_mutex_setpshared in HP-UX which is not available on Linux.

Newer glibc versions (2.2+) have this.

Try

  http://sources.redhat.com/glibc/

Note that all this is user space, not kernel space.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 15 2001 - 21:00:22 EST