Changes in uspace/app/tester/thread/thread1.c [228666c:a405563] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/thread/thread1.c
r228666c ra405563 53 53 { 54 54 unsigned int i; 55 atomic_count_t total = 0;55 int total = 0; 56 56 57 57 atomic_set(&finish, 1);
Note:
See TracChangeset
for help on using the changeset viewer.