Hosted properties in RTOS component

The values of RTOS adapter properties defined in RTOS component are exported to macro-language global symbols by .TS2 file of RTOS component (file $PE/drivers/SW/<rtosName>/<rtosName> .TS2). Then the exported values are available in global symbols for other LDD components. In both cases (export and usage,), the global symbols are not accessed directly but through RTOS adapter methods.