~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/multi_thread/multi_thread.cc

  • Committer: Brian Aker
  • Date: 2009-11-18 06:11:12 UTC
  • mfrom: (1220.1.10 staging)
  • Revision ID: brian@gaz-20091118061112-tyf4qrfr5v7i946b
Monty + Brian Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
  NULL
113
113
};
114
114
 
115
 
drizzle_declare_plugin(multi_thread)
 
115
drizzle_declare_plugin
116
116
{
117
117
  "multi_thread",
118
118
  "0.1",