[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] thread-task



threads and tasks are synonims in RTLinux.

Ahmet Mutlu (ahmetm@hacettepe.edu.tr) wrote:
> what is the difference between thread and task in kernel-level,
> for scheduler? while creating a process? is a thread also o task which 
> share the same address space of its creator task?
> i mean rtl_task_struct
> and rtl_thread_struct?
> thanks
>