~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_pthread.h

  • Committer: Brian Aker
  • Date: 2008-12-06 23:57:32 UTC
  • mfrom: (656.1.10 devel)
  • Revision ID: brian@tangent.org-20081206235732-jx228bczpvmxu8ww
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
extern "C" {
36
36
#else
37
37
#define EXTERNC
38
 
#endif /* __cplusplus */ 
 
38
#endif /* __cplusplus */
39
39
 
40
40
#include <pthread.h>
41
41
#ifndef _REENTRANT