Messages in this thread |  | | Subject | Re: Linux thread problem | Date | Thu, 10 May 2001 13:36:51 +0100 (BST) | From | Alan Cox <> |
| |
> 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.
They are actually library not system calls in Linux and may well not be in earlier glibc. You might want to see if glibc2.2 has them.
For Red Hat stuff there are Red Hat lists http://www.redhat.com/mailing-lists
Alan
- 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/
|  |