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 » calling back a function after finishing a thread
Re: calling back a function after finishing a thread [message #17729 is a reply to message #17725] Wed, 27 August 2008 16:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14258
Registered: November 2005
Ultimate Member
This is not really possible. Basically, what you want here is "interrupt" Smile

It is however possible to callback main GUI thread, using PostCallback. In that case, callback will get invoked when GUI thread returns from processing the GUI event.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: two threads make error
Next Topic: using gates but program lags
Goto Forum:
  


Current Time: Wed May 14 14:28:28 CEST 2025

Total time taken to generate the page: 0.00841 seconds