Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » WaitForMultipleObjects() analog?
Re: WaitForMultipleObjects() analog? [message #15460 is a reply to message #14966] Fri, 25 April 2008 03:35 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

OK, who knows how to wait for multiple Semaphores in Linux? Sometimes it is very useful to awake on one of objects from list. All the complex applications usually wait for a number of objects in it`s threads (i.e. i/o event and quit event).
Are there any experienced Linux coders, how do you solve this problem? Maybe we will integrate it into U++ (if it`s not already).

For now I can`t write extensive portable applications under U++ mostly due to many MT unsupported features - like WaitForMultipleObjects. I believe this thing will be handy.

P.S. I found Linux` version of WaitForMultipleObjects function. May be it will be useful.

[Updated on: Fri, 25 April 2008 03:38]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Interprocess communication with U++
Next Topic: sMutexLock implementation
Goto Forum:
  


Current Time: Sun Jun 09 22:08:52 CEST 2024

Total time taken to generate the page: 0.01369 seconds