Changes in src/tests/multi-monitor.c [cb0e6de:17af7d1]
- File:
-
- 1 edited
-
src/tests/multi-monitor.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/multi-monitor.c
rcb0e6de r17af7d1 31 31 } 32 32 33 void ^?{}( MyThread * mutex this ) {}34 35 33 void main( MyThread* this ) { 36 34 for(int i = 0; i < 1000000; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.