IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 13, 2008, 5:18:41 PM (18 years ago)
Author:
Paul Price
Message:

Adding psMutex type (just pthread_mutex_t) to avoid problems associated with plugging mutex under void* in various types. Updated the types that have a dangling 'lock' to use this type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/Makefile.am

    r18827 r19056  
    4141        psLogMsg.h     \
    4242        psMemory.h     \
     43        psMutex.h      \
    4344        psSlurp.h      \
    4445        psString.h     \
Note: See TracChangeset for help on using the changeset viewer.