Changeset e507afa in mainline for test/fpu/mips1/test.c
- Timestamp:
- 2005-11-14T19:39:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abb79e84
- Parents:
- 35667f8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/fpu/mips1/test.c
r35667f8 re507afa 42 42 #define ATTEMPTS 5 43 43 44 static volatile int threads_ok;44 static atomic_t threads_ok; 45 45 static waitq_t can_start; 46 46
Note:
See TracChangeset
for help on using the changeset viewer.