Changeset 10666 for trunk/Ohana/src/opihi/pcontrol/CheckPoint.c
- Timestamp:
- Dec 12, 2006, 2:59:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/CheckPoint.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/CheckPoint.c
r10652 r10666 34 34 usleep (10000); // wait for client thread to set lock 35 35 Nwait ++; 36 if (Nwait > 100) {37 fprintf (stderr, "deadlock?\n");38 }39 36 } 40 37 // put in a timeout? (client thread not spinning...)
Note:
See TracChangeset
for help on using the changeset viewer.
