~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/my_sys.h

  • Committer: Stewart Smith
  • Date: 2011-03-28 04:49:00 UTC
  • mto: (2254.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 2255.
  • Revision ID: stewart@flamingspork.com-20110328044900-lkldvet29k4tl27i
remove some safe malloc remnants

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
           my_safe_to_handle_signal, /* Set when allowed to SIGTSTP */
135
135
           my_dont_interrupt;   /* call remember_intr when set */
136
136
extern bool mysys_uses_curses, my_use_symdir;
137
 
extern uint32_t sf_malloc_cur_memory, sf_malloc_max_memory;
138
137
 
139
138
extern uint32_t my_default_record_cache_size;
140
139
extern bool my_disable_async_io,