IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6348 for trunk/psLib/src/types


Ignore:
Timestamp:
Feb 7, 2006, 1:39:24 PM (20 years ago)
Author:
gusciora
Message:

....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/psList.h

    r5174 r6348  
    77 *  @ingroup LinkedList
    88 *
    9  *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-09-29 01:15:38 $
     9 *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2006-02-07 23:36:15 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5959    ///< used internally to improve performance when using indexed access, all
    6060    ///< others are user-level iterators created by psListIteratorAlloc.
    61 
    6261    pthread_mutex_t p_lock;            ///< mutex to lock a node during changes
    6362    void *lock;                        ///< Optional lock for thread safety
Note: See TracChangeset for help on using the changeset viewer.