PFUNC 1.0
|
Public Member Functions | |
aligned_bool () | |
void | cancel () |
bool | operator() () const |
Public Attributes | |
ALIGN128 volatile bool | is_cancelled |
Used to implement user-level thread cancellation
pfunc::detail::taskmgr< SchedPolicyName, Task >::aligned_bool::aligned_bool | ( | ) | [inline] |
void pfunc::detail::taskmgr< SchedPolicyName, Task >::aligned_bool::cancel | ( | ) | [inline] |
bool pfunc::detail::taskmgr< SchedPolicyName, Task >::aligned_bool::operator() | ( | void | ) | const [inline] |
ALIGN128 volatile bool pfunc::detail::taskmgr< SchedPolicyName, Task >::aligned_bool::is_cancelled |