Changeset e507afa in mainline for test/synch/rwlock5/test.c
- Timestamp:
- 2005-11-14T19:39:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abb79e84
- Parents:
- 35667f8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/synch/rwlock5/test.c
r35667f8 re507afa 76 76 { 77 77 int i, j, k; 78 int readers, writers;78 count_t readers, writers; 79 79 80 80 printf("Read/write locks test #5\n");
Note:
See TracChangeset
for help on using the changeset viewer.