[PATCH 1/4] score: Add optional _CPU_Context_Destroy()

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jul 20 05:36:14 UTC 2017


On 19/07/17 16:13, Gedare Bloom wrote:

>> +#if defined(_CPU_Context_Destroy)
>> +  #define _Context_Destory( _the_thread, _the_context ) \
> typo: s/Destory/Destroy
>
> What is the point of this function/macro?
>

The thread/context may be registered somewhere and we have to remove 
this registration once the thread and its context is deleted.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list