Subject: POSIX Thread
To: None <netbsd-help@netbsd.org>
From: Rajnish Madan <rajnishm@delhi.tcs.co.in>
List: netbsd-help
Date: 12/05/2000 18:35:31
This is a multi-part message in MIME format.

------=_NextPart_000_02CF_01C05EEA.25A0FE80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,

I have downloaded the GNU portable thread library pth-1.3.7 on =
NetBSD1.4.1

I am trying to create a simple thread program, but thread is not =
created.=20
pthread_create returns 0 (success), but no thread is created. Errno is
set to 4, which is EINTR.

Pls help/guide me in this regard. I have no clue of what  is happening =
:-(

Thanks in Advance
Rajnish

------=_NextPart_000_02CF_01C05EEA.25A0FE80
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D1>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D1>I have downloaded the GNU portable =
thread library=20
pth-1.3.7 on NetBSD1.4.1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D1>I am trying to create a simple thread =
program, but=20
thread is not created. </FONT></DIV>
<DIV><FONT face=3DArial size=3D1>pthread_create returns 0 (success), but =
no thread=20
is created. Errno is</FONT></DIV>
<DIV><FONT face=3DArial size=3D1>set to 4, which is EINTR.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D1>Pls help/guide me in this regard. I =
have no clue of=20
what&nbsp; is happening :-(</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D1>Thanks in Advance</FONT></DIV>
<DIV><FONT face=3DArial size=3D1>Rajnish</FONT></DIV></BODY></HTML>

------=_NextPart_000_02CF_01C05EEA.25A0FE80--