forked from Imagelibrary/rtems
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/pthread.c: Fix typos.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* posix/src/pthread.c: Fix typos.
|
||||||
* posix/src/pthreadinitthreads.c: Fix typos.
|
* posix/src/pthreadinitthreads.c: Fix typos.
|
||||||
* rtems/include/rtems/rtems/tasks.h: Fix typos.
|
* rtems/include/rtems/rtems/tasks.h: Fix typos.
|
||||||
|
|
||||||
|
|||||||
@@ -295,7 +295,7 @@ static void _POSIX_Threads_Exitted_extension(
|
|||||||
* _POSIX_Threads_Initialize_user_threads
|
* _POSIX_Threads_Initialize_user_threads
|
||||||
*
|
*
|
||||||
* This routine creates and starts all configured user
|
* This routine creates and starts all configured user
|
||||||
* initialzation threads.
|
* initialization threads.
|
||||||
*/
|
*/
|
||||||
static void _POSIX_Threads_Initialize_user_threads( void )
|
static void _POSIX_Threads_Initialize_user_threads( void )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user