Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2003 00:42:01 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Anurag Chaudhary <chaudharyanurag@hotmail.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: semaphores and multithreading
Message-ID:  <Pine.BSF.4.21.0306250040130.44121-100000@InterJet.elischer.org>
In-Reply-To: <Law9-F373rOYaEv1Kq20002d7c9@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It is not going to be very helpful but you should upgrade to 5.1
(preferably -current) and try the two new pthread libraries..
(there are now 4)

Threads support (real threads) is one of the main improvements to 5.1


On Wed, 25 Jun 2003, Anurag Chaudhary wrote:

> 
> its pthread library on freebsd 5.0 release
> 
> >From: Julian Elischer <julian@elischer.org>
> >To: Anurag Chaudhary <chaudharyanurag@hotmail.com>
> >CC: freebsd-threads@freebsd.org
> >Subject: Re: semaphores and multithreading
> >Date: Wed, 25 Jun 2003 00:33:02 -0700 (PDT)
> >
> >Which thread library are you using?
> >And on what release of the OS?
> >
> >
> >On Wed, 25 Jun 2003, Anurag Chaudhary wrote:
> >
> > > hi
> > >
> > > I am having a multi-threaded application. the child thread has to wait 
> >on a
> > > semaphore but when it does so the parent thread stops responding and 
> >taking
> > > inputs from the keyboard.
> > > I tried changing the scheduling policy and priority of the child thread 
> >but
> > > in vain.
> > > child thread is created with default attributes.
> > > Can anybody figure out some solution for this?
> > >
> > > urgent help required
> > >
> > > thanx
> > > Chaudhary Anurag
> > >
> > > _________________________________________________________________
> > > Take this online tour. Win an HCL Beanstalk PC.
> > > http://server1.msn.co.in/sp03/hclbeanstalktour/amazing_winxp.html
> > >
> > > _______________________________________________
> > > freebsd-threads@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> > > To unsubscribe, send any mail to 
> >"freebsd-threads-unsubscribe@freebsd.org"
> > >
> >
> 
> _________________________________________________________________
> Smile a little. Enjoy the summer with Joggers' Park! 
> http://server1.msn.co.in/sp03/joggerspark/index.asp
> 
> _______________________________________________
> freebsd-threads@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org"
> 



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