Mercurial > ecos-v3_0-branch
diff packages/kernel/current/ChangeLog @ 112:02ea4320376c ecos-sw-2000-07-21
Merge from eCos master repository on 2000-07-21-21:01:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 21 Jul 2000 21:34:11 +0000 |
| parents | 5a0cc6c243a9 |
| children | 6ed91473a1cd |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,10 @@ +2000-07-17 Gary Thomas <gthomas@redhat.com> + + * tests/kflag1.c (FIRST_THREAD_WAIT_TIME): Parameterize thread + synchronization wait times (for understanding) and adjust for + incredibly slow platforms. [Previous value allowed for the test + to get out of sync because the code ran so slowly] + 2000-06-23 Hugo Tyson <hmt@cygnus.co.uk> * include/kapi.h (cyg_scheduler_read_lock): New function, to
