----- Am 21. Dez 2017 um 16:49 schrieb Gedare Bloom ged...@rtems.org:

> I don't quite understand why this is called 'thread', when everything
> appears to be synchronization related.

In the documentation chapter is an outline for self-contained threads.  The 
header file is analogous to C11 <threads.h> and POSIX <pthread.h> which 
contains threads and thread synchronization.  We could also add a new header 
file for each object, but I don't think there is a benefit in including myriads 
of very simple header C files.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to