Changeset 078a0a1 in mainline for test/synch/rwlock3/test.c
- Timestamp:
- 2006-01-08T17:39:01Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 66def8d
- Parents:
- 69a03b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/synch/rwlock3/test.c
r69a03b9 r078a0a1 71 71 thread_t *thrd; 72 72 73 printf("Read/write locks test # 2\n");73 printf("Read/write locks test #3\n"); 74 74 75 75 rwlock_initialize(&rwlock);
Note:
See TracChangeset
for help on using the changeset viewer.