On Mon, Feb 29, 2016 at 10:46 PM, Aun-Ali Zaidi wrote:
> Task variables were a feature of RTEMS' Tasks which functioned in the same way
> as POSIX keys and TLS.
>
> In addition to their scarce usage they are not SMP safe.
>
> updates #2494.
> ---
This will be easier to review in chunks where possi
Before we remove the task variables, all remaining use cases must be
converted to use an alternative.
On 01/03/16 04:46, Aun-Ali Zaidi wrote:
Task variables were a feature of RTEMS' Tasks which functioned in the same way
as POSIX keys and TLS.
In addition to their scarce usage they are not SMP
Task variables were a feature of RTEMS' Tasks which functioned in the same way
as POSIX keys and TLS.
In addition to their scarce usage they are not SMP safe.
updates #2494.
---
c/src/ada/rtems-tasks.adb | 65 ---
c/src/ada/rtems-tasks.ads | 20