IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 24, 2011, 8:07:09 AM (15 years ago)
Author:
eugene
Message:

edit some comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110404/psLib/src/sys/psMemory.c

    r31152 r31561  
    8282//      memAllocID -- rarely accessed
    8383//      memFreeID -- rarely accessed
    84 //      lastMemBlockAllocated
    85 //      memid -- rarely accessby
    86 //      "the linked list of mem blocks"
     84//      lastMemBlockAllocated : every alloc, etc
     85//      memid -- rarely accessed
     86//      "the linked list of mem blocks" :
    8787//
    8888// This is a fair amount of stuff to protect with a single mutex but most of
Note: See TracChangeset for help on using the changeset viewer.