On Thu, Dec 21, 2017 at 11:27 AM, Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote: > > > ----- 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.
OK. I was just confused by a lack of how to create/manage threads here. The documentation section is slim on this topic also, since I guess it is still work-in-progress. _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel