IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2006, 5:31:09 PM (20 years ago)
Author:
eugene
Message:

cleanup of timeouts and thread-safety issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/CheckPoint.c

    r8424 r8546  
    3030    }
    3131    pthread_mutex_unlock (&client);
    32     usleep (10000);
     32    usleep (10000); // wait for client thread to set lock
    3333  }
    3434  // put in a timeout?  (client thread not spinning...)
Note: See TracChangeset for help on using the changeset viewer.