Changeset 8d6d76a in mainline for test/synch/rwlock2/test.c
- Timestamp:
- 2006-06-08T08:30:42Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4bc141c
- Parents:
- 616f1759
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/synch/rwlock2/test.c
r616f1759 r8d6d76a 45 45 void writer(void *arg) 46 46 { 47 48 thread_detach(THREAD); 49 47 50 printf("Trying to lock rwlock for writing....\n"); 48 51
Note:
See TracChangeset
for help on using the changeset viewer.