U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Sat Sep 12 03:15:39 GMT+2 2026

Total time taken to generate the page: 0.00774 seconds