difference between process thread and task in rtos
Anónimo
Process thread : is a part of the process (one process can split into multiple threads that shares the same memory as process Task : is a part of thread , one thread can contain multiple tasks