ossp-pkg/mm/mm.pod 1.30 -> 1.31
--- mm.pod 2006/08/10 19:00:33 1.30
+++ mm.pod 2006/08/15 06:58:11 1.31
@@ -314,7 +314,7 @@
This resets the global shared memory pool: all chunks that have been
allocated in the pool are marked as free and are eligible for reuse. The
global memory pool itself is not destroyed.
-
+
=item void B<MM_destroy>(void);
This destroys the global shared memory pool and should be called I<after> all
|
|