|
VizKit
3.0
|
Public Attributes | |
| VisualItemIdentifier * | threadIdentifier |
| VisualThreading::ThreadDidDieCallback | callbackAfterDeathOfThread |
Adds a thread to the manager.
| threadId | The id of the thread. |
| threadIdentifier | VisualItemIdentifier of the thread. |
| callbackAfterThreadDidDie | Callback that is called after the created thread did finished execution. Notification queue which gets called on termination of a thread. A downloadItem is an item of the download queue where data is retrieved from a remote source. |
| VisualThreading::ThreadDidDieCallback VizKit::VisualThreadingManager::ThreadItem::callbackAfterDeathOfThread |
Callback is called after death of thread.
VisualItemIdentifier of the thread.