mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 21:08:49 +08:00
Move implementation specific parts of thread.h and thread.inl into new header file threadimpl.h. The thread.h contains now only the application visible API. Remove superfluous header file includes from various files.