summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjani/jamppa@production.mysql.com <>2007-01-30 17:52:27 +0100
committerjani/jamppa@production.mysql.com <>2007-01-30 17:52:27 +0100
commit0e9a64684d84e68d79d1036d7d6af7873013275f (patch)
treeb3ee358f5906df6c26015a18da7f9a34e7952361 /include
parent0b4ee9e5b8cee5af84295d76345d917788ebe294 (diff)
parentb3523e398cb3eb4b391d60183da6ce2ac959c212 (diff)
downloadmariadb-git-0e9a64684d84e68d79d1036d7d6af7873013275f.tar.gz
Merge bk://localhost:5559
into production.mysql.com:/usersnfs/jamppa/mysql-4.0
Diffstat (limited to 'include')
-rw-r--r--include/my_pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/my_pthread.h b/include/my_pthread.h
index 9d5e78bba44..a336d4dc288 100644
--- a/include/my_pthread.h
+++ b/include/my_pthread.h
@@ -683,6 +683,7 @@ extern pthread_t shutdown_th, main_th, signal_th;
#define THD_LIB_LT 4
extern uint thd_lib_detected;
+extern uint thr_client_alarm;
/* statistics_xxx functions are for not essential statistic */