![]() |
• System Utilities | ||
|
API Links
Developer Links
|
Thread::SetThreadSignalDefined in:
Sets the signal associated with the thread.
C4Threads.hPrototype
Parameters
Description
The SetThreadSignal function assigns a Signal object to a thread. When a Thread object is destroyed and it has a Signal object assigned to it, the thread triggers signal 0 to indicate that the thread should exit.
See Also
|