Changeset 078a0a1 in mainline for test/synch/rwlock3/test.c


Ignore:
Timestamp:
2006-01-08T17:39:01Z (19 years ago)
Author:
Sergey Bondari <bondari@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
66def8d
Parents:
69a03b9
Message:

Frame allocation test #2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/synch/rwlock3/test.c

    r69a03b9 r078a0a1  
    7171        thread_t *thrd;
    7272       
    73         printf("Read/write locks test #2\n");
     73        printf("Read/write locks test #3\n");
    7474   
    7575        rwlock_initialize(&rwlock);
Note: See TracChangeset for help on using the changeset viewer.