Changes in kernel/test/synch/rwlock5.c [228666c:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/synch/rwlock5.c
r228666c ra000878c 67 67 } 68 68 69 c har *test_rwlock5(void)69 const char *test_rwlock5(void) 70 70 { 71 71 int i, j, k;
Note:
See TracChangeset
for help on using the changeset viewer.