Changeset 60 for sources/test_regression/16112005c/system.cpp
- Timestamp:
- Feb 14, 2017, 11:30:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/test_regression/16112005c/system.cpp
r55 r60 38 38 sc_signal<int> s1("s1"), s2("s2"), s3("s3"), s4("s4"); 39 39 40 // Setup number of threads open-mp to 1 with the macro threads_omp() 41 threads_omp(); 42 40 43 m.i1 (s1); 41 44 m.i2 (s1);
Note: See TracChangeset
for help on using the changeset viewer.