ldas-tools-al
2.6.7
|
Operates on current thread. More...
#include <Thread.hh>
Static Public Member Functions | |
static void | Cancel () |
Request termination of the current thread. More... | |
static void | CancellationCheck (const std::string &Header, const char *File, const int Line) |
Deliver pending cancellation requests to the calling thread. More... | |
static cancel_type | CancellationType (signal_type &Signal) |
Retrieve the cancellation method. More... | |
static void | CancellationType (cancel_type Type, signal_type Signal=SignalHandler::SIGNAL_UNKNOWN) |
Specify the method of cancelation. More... | |
static thread_type | Id () |
static void | Cancel () |
Request termination of the current thread. More... | |
static void | CancellationCheck (const std::string &Header, const char *File, const int Line) |
Deliver pending cancellation requests to the calling thread. More... | |
static cancel_type | CancellationType (signal_type &Signal) |
Retrieve the cancellation method. More... | |
static void | CancellationType (cancel_type Type, signal_type Signal=SignalHandler::SIGNAL_UNKNOWN) |
Specify the method of cancelation. More... | |
static thread_type | Id () |
static void | Cancel () |
Request termination of the current thread. More... | |
static void | CancellationCheck (const std::string &Header, const char *File, const int Line) |
Deliver pending cancellation requests to the calling thread. More... | |
static cancel_type | CancellationType (signal_type &Signal) |
Retrieve the cancellation method. More... | |
static void | CancellationType (cancel_type Type, signal_type Signal=SignalHandler::SIGNAL_UNKNOWN) |
Specify the method of cancelation. More... | |
static thread_type | Id () |
Private Member Functions | |
Self () | |
Self () | |
Self () | |
Operates on current thread.
|
private |
|
private |
|
private |
|
static |
Request termination of the current thread.
|
static |
Request termination of the current thread.
|
static |
Request termination of the current thread.
|
static |
Deliver pending cancellation requests to the calling thread.
[in] | Header | Description of the method from which the request was made |
[in] | File | Filename from where the request was made. |
[in] | Line | Line number in Filename from where the request was made. |
|
static |
Deliver pending cancellation requests to the calling thread.
[in] | Header | Description of the method from which the request was made |
[in] | File | Filename from where the request was made. |
[in] | Line | Line number in Filename from where the request was made. |
|
static |
Deliver pending cancellation requests to the calling thread.
[in] | Header | Description of the method from which the request was made |
[in] | File | Filename from where the request was made. |
[in] | Line | Line number in Filename from where the request was made. |
|
static |
Specify the method of cancelation.
|
static |
Specify the method of cancelation.
|
static |
Specify the method of cancelation.
|
static |
Retrieve the cancellation method.
|
static |
Retrieve the cancellation method.
|
static |
Retrieve the cancellation method.
|
static |
|
static |
|
static |