Usage of remove_timeout_user in the wineserver

Mike Hearn mike at theoretic.com
Sat Aug 23 13:16:16 CDT 2003


In queue.c: 
	timer_callback
	set_next_timer
	remove_timeout_user

is one. remove_timeout_user() is only called when queue->timeout is set
however.

On Sat, 2003-08-23 at 19:06, Alexandre Julliard wrote:
> That shouldn't happen, the timeout can be either handled or removed,
> but not both. Exactly where do you see this happen?  Do we somewhere
> call remove_timeout_user while handling the timeout?




More information about the wine-devel mailing list