Get and lock a validated THD
from the thread manager.
More...
#include <pfs_variable.h>
Get and lock a validated THD
from the thread manager.
◆ Find_THD_variable() [1/2]
Find_THD_variable::Find_THD_variable |
( |
| ) |
|
|
inline |
◆ Find_THD_variable() [2/2]
Find_THD_variable::Find_THD_variable |
( |
THD * |
unsafe_thd | ) |
|
|
inlineexplicit |
◆ operator()()
bool Find_THD_variable::operator() |
( |
THD * |
thd | ) |
|
|
overridevirtual |
Override this operator to provide implementation to find specific thd.
- Parameters
-
thd | THD of one element in global thread list |
- Returns
- bool
- Return values
-
true | for matching thd false otherwise |
Implements Find_THD_Impl.
◆ set_unsafe_thd()
void Find_THD_variable::set_unsafe_thd |
( |
THD * |
unsafe_thd | ) |
|
|
inline |
◆ m_unsafe_thd
THD* Find_THD_variable::m_unsafe_thd |
|
private |
The documentation for this class was generated from the following files: