Libthreadar 1.6.0
|
holds the definition of a thread class type where cancellation is implemented by mean of signal More...
Go to the source code of this file.
Classes | |
class | libthreadar::thread_signal |
Class thread_signal provides the same interface as class thread but in addition relies on a signal to awake the tread if it was pending on a system call. More... | |
Namespaces | |
namespace | libthreadar |
This is the only namespace used in libthreadar and all symbols provided by libthreadar are member of this namespace. | |
holds the definition of a thread class type where cancellation is implemented by mean of signal
Definition in file thread_signal.hpp.