Merge bk-internal.mysql.com:/home/bk/mysql-5.0

into mysql.com:/home/cps/mysql/trees/autofail/mysql-5.0
This commit is contained in:
petr@mysql.com 2004-12-15 20:30:15 +03:00
commit 24aa7e9ce7

View File

@ -100,7 +100,7 @@ private:
bool shutdown_in_progress;
pthread_mutex_t LOCK_thread_registry;
pthread_cond_t COND_thread_registry_is_empty;
pid_t sigwait_thread_pid;
pthread_t sigwait_thread_pid;
};