[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Faulty thread message?
- Date: Tue, 30 Jan 2007 09:08:42 -0600
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: Faulty thread message?
Johnny Willemsen wrote:
> Hi,
>
>
>>>> >From what I found on the sourcecode of rtems, 10 is a
>>>>
>> problem with Thread
>>
>>>>
>>>>
>>> Specific Storage. Are there special defines that I need to
>>>
>> set to indicate
>>
>>> that I want to use TSS?
>>>
>>>
>>>
>> What service is TSS? POSIX Keys or Classic API task specific
>> variables? I suspect
>> that you want to use the Classic API task variables.
>>
>
> We want to se the posix version, that is the easiest for ACE.
>
>
See pthread_key_* and CONFIGURE_MAXIMUM_POSIX_KEYS.
--joel
> Johnny
>
>