semaphores and multithreading

Julian Elischer julian at elischer.org
Wed Jun 25 00:42:05 PDT 2003


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 at elischer.org>
> >To: Anurag Chaudhary <chaudharyanurag at hotmail.com>
> >CC: freebsd-threads at 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 at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> > > To unsubscribe, send any mail to 
> >"freebsd-threads-unsubscribe at freebsd.org"
> > >
> >
> 
> _________________________________________________________________
> Smile a little. Enjoy the summer with Joggers' Park! 
> http://server1.msn.co.in/sp03/joggerspark/index.asp
> 
> _______________________________________________
> freebsd-threads at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe at freebsd.org"
> 



More information about the freebsd-threads mailing list