capture engine _States_Is_dormant check

2014-09-16 Thread Jennifer Averett
I am converting the capture engine to remove capture tasks and use a combination of a special capture record and data moved to the tcb to replace it. I have a question on the rtems_capture_switch_task method where it is using a check for dormant state of the current task. I spoke with Joel on t

Re: capture engine _States_Is_dormant check

2014-09-16 Thread Chris Johns
On 17/09/2014 3:22 am, Jennifer Averett wrote: I am converting the capture engine to remove capture tasks and use a combination of a special capture record and data moved to the tcb to replace it. I have a question on the rtems_capture_switch_task method where it is using a check for dormant s

Re: capture engine _States_Is_dormant check

2014-09-16 Thread Joel Sherrill
On 9/16/2014 4:28 PM, Chris Johns wrote: > On 17/09/2014 3:22 am, Jennifer Averett wrote: >> I am converting the capture engine to remove capture tasks and use a >> combination >> >> of a special capture record and data moved to the tcb to replace it. I >> have a question >> >> on the rtems_captu