Subsystem.FreeStackOnTerminateThread Property |
Accesses the configuration parameter that specifies cleanup behavior when function
TerminateThread is called. If set to true, RTX64 frees the memory allocated to the terminated thread's
stack. If set to false, RTX64 does not free the memory allocated to the terminated thread's stack. If this
parameter is changed, the real-time Subsystem must be restarted for the change to take effect.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: BooleanImplements
IConfigSubsystemFreeStackOnTerminateThread