Possible bug in _CORE_mutex_Seize()

Chris Johns cjohns at cybertec.com.au
Wed Oct 1 01:33:44 UTC 2003


Joel Sherrill wrote:
> 
> It should be right because _Workspace_Allocate() is a normal part of
> rtems_task_create().  The stack, FP context, and API extensions
> are allocated from the Workspace as part of task creation.
> 

Given _Workspace_Allocate is to be used in task create and task create can be called 
by a user extension, should we provide an interface that is not the score one being 
used ?

FYI I used _Workspace_Allocate in the capture engine.

-- 
  Chris Johns, cjohns at cybertec . com . au




More information about the users mailing list