2560
2560
kill_one_thread(Session *, ulong id, bool only_kill_query)
2563
2563
uint32_t error=ER_NO_SUCH_THREAD;
2564
2564
pthread_mutex_lock(&LOCK_thread_count); // For unlink from list
2570
2571
pthread_mutex_lock(&tmp->LOCK_delete); // Lock from delete