[PATCH] score: Unify pthread and gxx_wrapper once and move to score.

2014-03-20 Thread Christian Mauderer
From: Christian Mauderer --- cpukit/libcsupport/src/gxx_wrappers.c | 15 ++-- cpukit/posix/src/pthreadonce.c | 37 ++- cpukit/score/Makefile.am| 2 ++ cpukit/score/include/rtems/score/onceimpl.h | 50 ++ cpukit/s

[PATCH] score: Unify pthread and gxx_wrapper once and move to score.

2014-03-20 Thread Christian Mauderer
From: Christian Mauderer --- cpukit/libcsupport/src/gxx_wrappers.c | 15 +--- cpukit/posix/src/pthreadonce.c | 37 +- cpukit/score/Makefile.am| 2 + cpukit/score/include/rtems/score/onceimpl.h | 50 cpukit/score