summaryrefslogtreecommitdiff
path: root/mysys
diff options
context:
space:
mode:
authorunknown <istruewing@chilla.local>2007-02-14 12:02:58 +0100
committerunknown <istruewing@chilla.local>2007-02-14 12:02:58 +0100
commit4036bd9e0387ef12c8d339732b4393fa95bd719b (patch)
tree2636ee1b8481dd66b9756e87c6bad096274ce191 /mysys
parentc039eed82cb21d75965fd9b2e936396e0282e0cb (diff)
parent6a46b6d6e6a69c152efd10867f101995322d1c8f (diff)
downloadmariadb-git-4036bd9e0387ef12c8d339732b4393fa95bd719b.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into chilla.local:/home/mydev/mysql-5.0-axmrg mysys/my_pthread.c: SCCS merged
Diffstat (limited to 'mysys')
-rw-r--r--mysys/my_thr_init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysys/my_thr_init.c b/mysys/my_thr_init.c
index 67ab1e4a38a..abacc7bc004 100644
--- a/mysys/my_thr_init.c
+++ b/mysys/my_thr_init.c
@@ -47,6 +47,8 @@ pthread_mutexattr_t my_fast_mutexattr;
pthread_mutexattr_t my_errorcheck_mutexattr;
#endif
+uint thd_lib_detected;
+
#ifdef NPTL_PTHREAD_EXIT_BUG /* see my_pthread.h */
/*