Changeset 4330 for trunk/psLib/src/sys/psMemory.h
- Timestamp:
- Jun 20, 2005, 5:01:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psMemory.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psMemory.h
r4321 r4330 12 12 * @ingroup MemoryManagement 13 13 * 14 * @version $Revision: 1.4 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-06-2 0 22:42:30$14 * @version $Revision: 1.41 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-06-21 03:01:37 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 190 190 * Memory marked as persistent is excluded from memory leak checks. 191 191 * 192 * @return psBool true if memory is marked persistent, otherwise false.192 * @return bool true if memory is marked persistent, otherwise false. 193 193 */ 194 194 bool p_psMemGetPersistent(
Note:
See TracChangeset
for help on using the changeset viewer.
