Commit ecb2366e by Ralf Corsepius Committed by Ralf Corsepius

gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.

2008-02-06  Ralf Corsepius  <ralf.corsepius@rtems.org>

	* gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.

From-SVN: r132138
parent d4e58073
2008-02-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.
2008-02-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
PR documentation/30330
......
......@@ -38,7 +38,6 @@ extern "C" {
#define __GTHREADS 1
#define __GTHREAD_ONCE_INIT 0
#define __GTHREAD_MUTEX_INIT 0
#define __GTHREAD_MUTEX_INIT_FUNCTION rtems_gxx_mutex_init
#define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION rtems_gxx_recursive_mutex_init
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment