Back to home page

LXR

 
 

    


Warning, /testsuites/mptests/mp14/mp14-node1.scn is written in an unsupported language. File is not indexed.

0001 *** TEST 14 -- NODE 1 ***
0002 Creating Semaphore (Global)
0003 Creating Message Queue (Global)
0004 Creating Partition (Global)
0005 Creating Event task (Global)
0006 Starting Event task (Global)
0007 Creating Semaphore task (Global)
0008 About to go to sleep!
0009 Starting Semaphore task (Global)
0010 Creating Message Queue task (Global)
0011 Getting SMID of semaphore
0012 Starting Message Queue task (Global)
0013 Creating Partition task (Global)
0014 Getting ID of msg queue
0015 Starting Partition task (Global)
0016 Getting ID of partition
0017 Waking up!
0018 Remote task's name is : 222
0019 Getting TID of remote task
0020 Sending events to remote task
0021 <stream of following characters>
0022 
0023 . - indicates 100 iterations of
0024     tm_evafter of 1 tick and rtems_event_receive.
0025 
0026 e - indicates that 100
0027     events have been sent to the remote task.
0028 
0029 m - indicates 100 iterations of
0030     rtems_message_queue_send and rtems_message_queue_receive.
0031 
0032 p - indicates 100 iterations of
0033     rtems_partition_get_buffer and rtems_partition_return_buffer.
0034 
0035 s - indicates 100 iterations of
0036     rtems_semaphore_obtain and rtems_semaphore_release.
0037 
0038 NOTES: 1.  The messages could be interspersed.
0039        2.  If one of the nodes exits first, the other may report
0040            timeout errors on blocking directives.
0041