posix: Create pthread implementation header

Move implementation specific parts of pthread.h and pthread.inl into new
header file pthreadimpl.h.  The pthread.h contains now only the
application visible API.
This commit is contained in:
Sebastian Huber
2013-07-19 14:33:56 +02:00
parent 97552c98b6
commit 0c5317d16c
53 changed files with 284 additions and 272 deletions

View File

@@ -7,7 +7,7 @@
#include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/posix/pthread.h>
#include <rtems/posix/pthreadimpl.h>
/*
* _ada_pthread_minimum_stack_size