[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
some questiones about threads & tasks
- Date: Fri, 30 Jul 1999 08:39:21 -0500 (CDT)
- From: joel at OARcorp.com (joel at OARcorp.com)
- Subject: some questiones about threads & tasks
On 19 Jul 1999 d_luo27 at 263.net wrote:
>
> Hi :
> anyone can tell me the question fellowed
> 1.what is the function and diffrence of thread start type ?
To support multiple APIs. Each API can specify the prototype of the
task/threads it supports. RTEMS tasks and POSIX threads are prototyped
differently.
> 2.what is the function of thread proxy?
To allow a remote task to block.
> 3.what is the task nodepad?
Notepad is simply a set of 16 32-bit entities that can be manipulated by
the application via the rtems_task_set_note and rtems_task_get_note
directives.
One notepad is reserved for use by newlib.
IMO notepads are the worst thing in the RTEID/ORKID specification the
RTEMS Classic API is based on. POSIX keys provide similar functionality
in a more useful fashion.
--joel
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985