return_boolean
Description:
Sets this's result to result and completes the task (see
return_pointer for more discussion of exactly what this means).
Parameters:
| this |
a Task. |
| result |
the bool result of a task function. |