Changeset 31561 for branches/eam_branches/ipp-20110404/psLib
- Timestamp:
- May 24, 2011, 8:07:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psLib/src/sys/psMemory.c
r31152 r31561 82 82 // memAllocID -- rarely accessed 83 83 // memFreeID -- rarely accessed 84 // lastMemBlockAllocated 85 // memid -- rarely access by86 // "the linked list of mem blocks" 84 // lastMemBlockAllocated : every alloc, etc 85 // memid -- rarely accessed 86 // "the linked list of mem blocks" : 87 87 // 88 88 // 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.
