~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/memory/multi_malloc.cc

  • Committer: Olaf van der Spek
  • Date: 2011-06-14 20:59:28 UTC
  • mto: (2318.6.3 refactor7)
  • mto: This revision was merged to the branch mainline in revision 2338.
  • Revision ID: olafvdspek@gmail.com-20110614205928-nfwxnx96skcvv0t9
Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <drizzled/memory/multi_malloc.h>
23
23
#include <drizzled/definitions.h>
24
24
 
25
 
namespace drizzled
26
 
{
27
 
namespace memory
28
 
{
 
25
namespace drizzled {
 
26
namespace memory {
 
27
 
29
28
/*
30
29
  Malloc many pointers at the same time
31
30
  Only ptr1 can be free'd, and doing this will free all