Changeset 11898 for trunk/Ohana/src/opihi/pantasks/controller_threads.c
- Timestamp:
- Feb 19, 2007, 3:18:27 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/controller_threads.c
r11084 r11898 28 28 CheckControllerOutput (); 29 29 SerialThreadUnlock (); 30 usleep (10000); // allow other threads a chance to run 30 if (VerboseMode() == 2) fprintf (stderr, "C"); 31 // fprintf (stderr, "**** C ****"); 32 usleep (500000); // allow other threads a chance to run 31 33 } 32 34 }
Note:
See TracChangeset
for help on using the changeset viewer.
