semaphores and multithreading

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


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"
> 



More information about the freebsd-threads mailing list