Changeset 497428a2 in rtems for c/src/tests


Ignore:
Timestamp:
05/30/95 19:42:36 (28 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
e864cfe
Parents:
4e0074bc
Message:

cpu/*types.h added and successfully compiled.
IDLE task priority changed from 0 to 255 during initialization.

Location:
c/src/tests/mptests/mp14
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/tests/mptests/mp14/node1/mp14.scn

    r4e0074bc r497428a2  
    3636    rtems_semaphore_obtain and rtems_semaphore_release.
    3737
    38 NOTE: The messages could be interspersed.
     38NOTES: 1.  The messages could be interspersed.
     39       2.  If one of the nodes exits first, the other may report
     40           timeout errors on blocking directives.
     41   
  • c/src/tests/mptests/mp14/node2/mp14.scn

    r4e0074bc r497428a2  
    3333    rtems_semaphore_obtain and rtems_semaphore_release.
    3434
    35 NOTE: The messages could be interspersed.
     35NOTES: 1.  The messages could be interspersed.
     36       2.  If one of the nodes exits first, the other may report
     37           timeout errors on blocking directives.
     38   
Note: See TracChangeset for help on using the changeset viewer.