Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 1077:e4850e482c80
* src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: call
Cyg_Scheduler::lock() before calculation of index into alarm_list
array to avoid race condition with multi list counters.
| author | jlarmour |
|---|---|
| date | Wed, 25 Jun 2003 17:44:28 +0000 |
| parents | e8b69d9c90a6 |
| children | 4c13726203c5 |
comparison
equal
deleted
inserted
replaced
| 1076:ff838098079a | 1077:e4850e482c80 |
|---|---|
| 1 2003-06-25 Thomas Binder <Thomas.Binder@frequentis.com> | |
| 2 | |
| 3 * src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: call | |
| 4 Cyg_Scheduler::lock() before calculation of index into alarm_list | |
| 5 array to avoid race condition with multi list counters. | |
| 6 | |
| 1 2003-06-06 David Brennan <eCos@brennanhome.com> | 7 2003-06-06 David Brennan <eCos@brennanhome.com> |
| 2 2003-06-23 Nick Garnett <nickg@balti.calivar.com> | 8 2003-06-23 Nick Garnett <nickg@balti.calivar.com> |
| 3 | 9 |
| 4 * cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests. | 10 * cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests. |
| 5 | 11 |
