Changeset 8d6d76a in mainline for test/synch/rwlock4/test.c
- Timestamp:
- 2006-06-08T08:30:42Z (19 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/rwlock4/test.c
r616f1759 r8d6d76a 74 74 { 75 75 int rc, to; 76 thread_detach(THREAD); 76 77 waitq_sleep(&can_start); 77 78 … … 96 97 { 97 98 int rc, to; 99 thread_detach(THREAD); 98 100 waitq_sleep(&can_start); 99 101
Note:
See TracChangeset
for help on using the changeset viewer.