Files
rtems/cpukit
Joel Sherrill a3a214293b 2004-07-24 Mick Davis <mickd@microsol.iinet.net.au>
PR 641/rtems
	* rtems/src/eventsurrender.c: The problem here is that events may be
	lost when sent to a task which enters rtems_event_receive() with options
	set to wait with a timeout and to return on receipt of any event. The
	events are sent from an interrupt source such as a timer service
	routine. If more than one set of events is sent to the task before it
	returns, the first event set may be overwritten.
2004-07-24 17:53:23 +00:00
..
2004-04-15 13:33:58 +00:00
2004-04-15 13:33:58 +00:00
2004-04-15 04:00:25 +00:00
2004-04-18 06:05:35 +00:00
2004-04-15 13:41:26 +00:00
2004-04-15 13:33:58 +00:00
2004-04-16 11:54:29 +00:00
2004-04-15 13:33:58 +00:00
2004-05-31 04:00:00 +00:00