[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Possible bug in _CORE_mutex_Seize()
- Date: Wed, 01 Oct 2003 11:33:44 +1000
- From: cjohns at cybertec.com.au (Chris Johns)
- Subject: Possible bug in _CORE_mutex_Seize()
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