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 » what about WorkQueue : public CoWork
Re: what about WorkQueue : public CoWork [message #24895 is a reply to message #24885] Wed, 03 February 2010 12:36 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
[quote title=kohait00 wrote on Wed, 03 February 2010 01:26]

wq & THISBACK(A)
wq & THISBACK(B)
/*any other work*/
wq & THISBACK(C)


I believe that

{ CoWork a;
  a & parallel_job_A;
  do_something_while_doing_A;
}
{ CoWork b;
  b & parallel_job_B;
  do_something_while_doing_B;
}


has the same effect, if I understand you right...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DnD hangs in MT Refresh()ing
Next Topic: Linux MT problems with time functions
Goto Forum:
  


Current Time: Sat May 04 08:02:00 CEST 2024

Total time taken to generate the page: 0.02684 seconds