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

Re: [rtl] Multi-taks multi-threads?




> I would like to know if etheir RTL or RTAI are multi-tasks multi-threads?
> I mean by multi-tasks multi-thread that each thread in a task can share
> global variables.

Yes. Each task/thread can see the same set of variables: all the kernel symbols.

Regards

Gabor