Changeset 734f918 in rtems


Ignore:
Timestamp:
11/28/13 02:43:02 (10 years ago)
Author:
Chirayu Desai <cdesai@…>
Branches:
4.11, 5, master
Children:
e5d60243
Parents:
072fe302
git-author:
Chirayu Desai <cdesai@…> (11/28/13 02:43:02)
git-committer:
Joel Sherrill <joel.sherrill@…> (11/29/13 15:18:03)
Message:

psxtests: add documentation for psx05

Location:
testsuites/psxtests/psx05
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/psxtests/psx05/init.c

    r072fe302 r734f918  
    141141  printf( "Init's ID is 0x%08" PRIxpthread_t "\n", Init_id );
    142142
    143   /* tes pthread_mutex_attr_init */
     143  /* test pthread_mutex_attr_init */
    144144
    145145  puts( "Init: pthread_mutexattr_init - EINVAL (NULL attr)" );
Note: See TracChangeset for help on using the changeset viewer.