Re: [gtkmm] Thread communication



On Mon, 2004-02-02 at 18:49, Benoît Touron wrote:
Hello there !

Is it a way to send a message from a thread to another, in order to 
start execution of a function in another thread.
Under Win32, I would use a PostThreadMessage.
Is it simething equivalent under GTKMM ?

Thanks
Ben

Hmm...
While you could implement this very easily with mutextes, have a look first at Glib::Dispatcher....

HTH,
Tassos

-- 
Beware of he who would deny you access to information, for in his
heart he dreams himself your master." 
	-- Commissioner Pravin Lal, Sid Meier's Alpha Centauri


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]