This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/3] Remove queue_position.


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2013-01-24  Yao Qi  <yao@codesourcery.com>
Yao> 	* event-loop.c (async_queue_event): Remove one parameter
Yao> 	'position'.  Remove code handling 'position' == TAIL.
Yao> 	(gdb_wait_for_event): Caller update.
Yao> 	(check_async_event_handlers): Caller update.
Yao> 	(poll_timers): Caller update.
Yao> 	* event-loop.h (enum queue_position): Remove.

Ok.  Thanks for cleaning this up.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]