2000-07-20 09:27:26 +02:00
|
|
|
/* Threads compatibility routines for libgcc2 and libobjc. */
|
1997-12-25 00:56:08 +01:00
|
|
|
/* Compile this one with gcc. */
|
2013-02-04 20:06:20 +01:00
|
|
|
/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
|
1997-12-25 00:56:08 +01:00
|
|
|
|
Makefile.in, [...]: replace "GNU CC" with "GCC".
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
bitmap.h, builtin-types.def, builtins.c, builtins.def,
c-aux-info.c, c-common.c, c-common.def, c-common.h,
c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
conditions.h, config.gcc, configure.frag, configure.in,
conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
emit-rtl.c, errors.c, errors.h, except.c, except.h,
exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
gencheck.c, gencodes.c, genconfig.c, genemit.c,
genextract.c, genflags.c, gengenrtl.c, genmultilib,
genopinit.c, genoutput.c, genpeep.c, genrecog.c,
gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
params.h, predict.c, predict.def, predict.h, prefix.c,
prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
regclass.c, regmove.c, regrename.c, regs.h, reload.c,
reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
xcoffout.h: replace "GNU CC" with "GCC".
From-SVN: r45105
2001-08-22 16:35:51 +02:00
|
|
|
This file is part of GCC.
|
1997-12-25 00:56:08 +01:00
|
|
|
|
Makefile.in, [...]: replace "GNU CC" with "GCC".
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
bitmap.h, builtin-types.def, builtins.c, builtins.def,
c-aux-info.c, c-common.c, c-common.def, c-common.h,
c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
conditions.h, config.gcc, configure.frag, configure.in,
conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
emit-rtl.c, errors.c, errors.h, except.c, except.h,
exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
gencheck.c, gencodes.c, genconfig.c, genemit.c,
genextract.c, genflags.c, gengenrtl.c, genmultilib,
genopinit.c, genoutput.c, genpeep.c, genrecog.c,
gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
params.h, predict.c, predict.def, predict.h, prefix.c,
prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
regclass.c, regmove.c, regrename.c, regs.h, reload.c,
reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
xcoffout.h: replace "GNU CC" with "GCC".
From-SVN: r45105
2001-08-22 16:35:51 +02:00
|
|
|
GCC is free software; you can redistribute it and/or modify it under
|
|
|
|
the terms of the GNU General Public License as published by the Free
|
2009-04-09 17:00:19 +02:00
|
|
|
Software Foundation; either version 3, or (at your option) any later
|
Makefile.in, [...]: replace "GNU CC" with "GCC".
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
bitmap.h, builtin-types.def, builtins.c, builtins.def,
c-aux-info.c, c-common.c, c-common.def, c-common.h,
c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
conditions.h, config.gcc, configure.frag, configure.in,
conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
emit-rtl.c, errors.c, errors.h, except.c, except.h,
exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
gencheck.c, gencodes.c, genconfig.c, genemit.c,
genextract.c, genflags.c, gengenrtl.c, genmultilib,
genopinit.c, genoutput.c, genpeep.c, genrecog.c,
gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
params.h, predict.c, predict.def, predict.h, prefix.c,
prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
regclass.c, regmove.c, regrename.c, regs.h, reload.c,
reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
xcoffout.h: replace "GNU CC" with "GCC".
From-SVN: r45105
2001-08-22 16:35:51 +02:00
|
|
|
version.
|
1997-12-25 00:56:08 +01:00
|
|
|
|
Makefile.in, [...]: replace "GNU CC" with "GCC".
* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
bitmap.h, builtin-types.def, builtins.c, builtins.def,
c-aux-info.c, c-common.c, c-common.def, c-common.h,
c-convert.c, c-decl.c, c-dump.c, c-dump.h, c-errors.c,
c-format.c, c-lang.c, c-lex.c, c-lex.h, c-parse.in,
c-pragma.c, c-pragma.h, c-semantics.c, c-tree.h, c-typeck.c,
caller-save.c, calls.c, collect2.c, collect2.h, combine.c,
conditions.h, config.gcc, configure.frag, configure.in,
conflict.c, convert.c, convert.h, cppspec.c, crtstuff.c,
cse.c, cselib.c, cselib.h, dbxout.c, dbxout.h, defaults.h,
dependence.c, df.c, df.h, diagnostic.c, diagnostic.h,
doloop.c, dominance.c, dwarf.h, dwarf2.h, dwarf2asm.c,
dwarf2asm.h, dwarf2out.c, dwarf2out.h, dwarfout.c,
emit-rtl.c, errors.c, errors.h, except.c, except.h,
exgettext, explow.c, expmed.c, expr.c, expr.h, final.c,
fixproto, flags.h, flow.c, fold-const.c, fp-test.c,
function.c, function.h, gbl-ctors.h, gcc.c, gcc.h, gcc.hlp,
gccspec.c, gcov-io.h, gcse.c, genattr.c, genattrtab.c,
gencheck.c, gencodes.c, genconfig.c, genemit.c,
genextract.c, genflags.c, gengenrtl.c, genmultilib,
genopinit.c, genoutput.c, genpeep.c, genrecog.c,
gensupport.c, gensupport.h, ggc-callbacks.c, ggc-common.c,
ggc-none.c, ggc-page.c, ggc-simple.c, ggc.h, global.c,
graph.c, graph.h, gthr-aix.h, gthr-dce.h, gthr-posix.h,
gthr-rtems.h, gthr-single.h, gthr-solaris.h, gthr-vxworks.h,
gthr-win32.h, gthr.h, haifa-sched.c, halfpic.c, halfpic.h,
hard-reg-set.h, hwint.h, ifcvt.c, input.h, insn-addr.h,
integrate.c, integrate.h, jump.c, lcm.c, libgcc2.c,
libgcc2.h, lists.c, local-alloc.c, loop.c, loop.h,
machmode.def, machmode.h, main.c, mbchar.c, mbchar.h,
mips-tdump.c, mips-tfile.c, mklibgcc.in, mkmap-flat.awk,
mkmap-symver.awk, optabs.c, output.h, params.c, params.def,
params.h, predict.c, predict.def, predict.h, prefix.c,
prefix.h, print-rtl.c, print-tree.c, profile.c, protoize.c,
read-rtl.c, real.c, real.h, recog.c, recog.h, reg-stack.c,
regclass.c, regmove.c, regrename.c, regs.h, reload.c,
reload.h, reload1.c, reorg.c, resource.c, resource.h, rtl.c,
rtl.def, rtl.h, rtlanal.c, sbitmap.c, sbitmap.h,
sched-deps.c, sched-ebb.c, sched-int.h, sched-rgn.c,
sched-vis.c, sdbout.c, sdbout.h, sibcall.c, simplify-rtx.c,
ssa-ccp.c, ssa-dce.c, ssa.c, ssa.h, stmt.c, stor-layout.c,
stringpool.c, system.h, timevar.c, timevar.def, timevar.h,
tlink.c, toplev.c, toplev.h, tree.c, tree.def, tree.h,
tsystem.h, unroll.c, unwind-dw2-fde.c, unwind-dw2-fde.h,
unwind-dw2.c, unwind-pe.h, unwind-sjlj.c, unwind.h,
unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c,
xcoffout.h: replace "GNU CC" with "GCC".
From-SVN: r45105
2001-08-22 16:35:51 +02:00
|
|
|
GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
|
|
WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
|
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
|
|
for more details.
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2009-04-09 17:00:19 +02:00
|
|
|
Under Section 7 of GPL version 3, you are granted additional
|
|
|
|
permissions described in the GCC Runtime Library Exception, version
|
|
|
|
3.1, as published by the Free Software Foundation.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License and
|
|
|
|
a copy of the GCC Runtime Library Exception along with this program;
|
|
|
|
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
|
|
|
<http://www.gnu.org/licenses/>. */
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2001-05-26 03:31:47 +02:00
|
|
|
#ifndef GCC_GTHR_POSIX_H
|
|
|
|
#define GCC_GTHR_POSIX_H
|
1997-12-25 00:56:08 +01:00
|
|
|
|
|
|
|
/* POSIX threads specific definitions.
|
2001-10-12 15:10:33 +02:00
|
|
|
Easy, since the interface is just one-to-one mapping. */
|
1997-12-25 00:56:08 +01:00
|
|
|
|
|
|
|
#define __GTHREADS 1
|
2008-08-28 11:20:57 +02:00
|
|
|
#define __GTHREADS_CXX0X 1
|
1997-12-25 00:56:08 +01:00
|
|
|
|
|
|
|
#include <pthread.h>
|
2011-07-15 23:52:06 +02:00
|
|
|
|
|
|
|
#if ((defined(_LIBOBJC) || defined(_LIBOBJC_WEAK)) \
|
|
|
|
|| !defined(_GTHREAD_USE_MUTEX_TIMEDLOCK))
|
|
|
|
# include <unistd.h>
|
|
|
|
# if defined(_POSIX_TIMEOUTS) && _POSIX_TIMEOUTS >= 0
|
|
|
|
# define _GTHREAD_USE_MUTEX_TIMEDLOCK 1
|
|
|
|
# else
|
|
|
|
# define _GTHREAD_USE_MUTEX_TIMEDLOCK 0
|
|
|
|
# endif
|
|
|
|
#endif
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2008-08-28 11:20:57 +02:00
|
|
|
typedef pthread_t __gthread_t;
|
1997-12-25 00:56:08 +01:00
|
|
|
typedef pthread_key_t __gthread_key_t;
|
|
|
|
typedef pthread_once_t __gthread_once_t;
|
|
|
|
typedef pthread_mutex_t __gthread_mutex_t;
|
2004-08-28 04:33:54 +02:00
|
|
|
typedef pthread_mutex_t __gthread_recursive_mutex_t;
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
typedef pthread_cond_t __gthread_cond_t;
|
2008-08-28 11:20:57 +02:00
|
|
|
typedef struct timespec __gthread_time_t;
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
|
|
|
|
/* POSIX like conditional variables are supported. Please look at comments
|
|
|
|
in gthr.h for details. */
|
2009-11-25 11:55:54 +01:00
|
|
|
#define __GTHREAD_HAS_COND 1
|
1997-12-25 00:56:08 +01:00
|
|
|
|
|
|
|
#define __GTHREAD_MUTEX_INIT PTHREAD_MUTEX_INITIALIZER
|
2012-03-12 15:23:27 +01:00
|
|
|
#define __GTHREAD_MUTEX_INIT_FUNCTION __gthread_mutex_init_function
|
1997-12-25 00:56:08 +01:00
|
|
|
#define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT
|
2004-08-28 04:33:54 +02:00
|
|
|
#if defined(PTHREAD_RECURSIVE_MUTEX_INITIALIZER)
|
|
|
|
#define __GTHREAD_RECURSIVE_MUTEX_INIT PTHREAD_RECURSIVE_MUTEX_INITIALIZER
|
|
|
|
#elif defined(PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP)
|
|
|
|
#define __GTHREAD_RECURSIVE_MUTEX_INIT PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
|
2004-10-29 06:23:18 +02:00
|
|
|
#else
|
2004-11-04 11:46:02 +01:00
|
|
|
#define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION __gthread_recursive_mutex_init_function
|
2004-08-28 04:33:54 +02:00
|
|
|
#endif
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
#define __GTHREAD_COND_INIT PTHREAD_COND_INITIALIZER
|
2008-08-28 11:20:57 +02:00
|
|
|
#define __GTHREAD_TIME_INIT {0,0}
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2012-02-07 10:19:27 +01:00
|
|
|
#ifdef _GTHREAD_USE_MUTEX_INIT_FUNC
|
|
|
|
# undef __GTHREAD_MUTEX_INIT
|
|
|
|
#endif
|
|
|
|
#ifdef _GTHREAD_USE_RECURSIVE_MUTEX_INIT_FUNC
|
|
|
|
# undef __GTHREAD_RECURSIVE_MUTEX_INIT
|
|
|
|
# undef __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION
|
|
|
|
# define __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION __gthread_recursive_mutex_init_function
|
|
|
|
#endif
|
|
|
|
#ifdef _GTHREAD_USE_COND_INIT_FUNC
|
|
|
|
# undef __GTHREAD_COND_INIT
|
|
|
|
# define __GTHREAD_COND_INIT_FUNCTION __gthread_cond_init_function
|
|
|
|
#endif
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
#if SUPPORTS_WEAK && GTHREAD_USE_WEAK
|
2007-07-03 15:41:00 +02:00
|
|
|
# ifndef __gthrw_pragma
|
|
|
|
# define __gthrw_pragma(pragma)
|
|
|
|
# endif
|
2006-03-02 03:47:40 +01:00
|
|
|
# define __gthrw2(name,name2,type) \
|
2007-07-03 15:41:00 +02:00
|
|
|
static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
|
|
|
|
__gthrw_pragma(weak type)
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
# define __gthrw_(name) __gthrw_ ## name
|
2005-11-09 21:57:30 +01:00
|
|
|
#else
|
2006-03-02 03:47:40 +01:00
|
|
|
# define __gthrw2(name,name2,type)
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
# define __gthrw_(name) name
|
2005-11-09 21:57:30 +01:00
|
|
|
#endif
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2006-02-24 05:00:07 +01:00
|
|
|
/* Typically, __gthrw_foo is a weak reference to symbol foo. */
|
2006-03-02 03:47:40 +01:00
|
|
|
#define __gthrw(name) __gthrw2(__gthrw_ ## name,name,name)
|
2006-02-19 22:49:58 +01:00
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_once)
|
|
|
|
__gthrw(pthread_getspecific)
|
|
|
|
__gthrw(pthread_setspecific)
|
2008-08-28 11:20:57 +02:00
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_create)
|
2008-08-28 11:20:57 +02:00
|
|
|
__gthrw(pthread_join)
|
|
|
|
__gthrw(pthread_equal)
|
|
|
|
__gthrw(pthread_self)
|
|
|
|
__gthrw(pthread_detach)
|
2010-05-27 14:08:51 +02:00
|
|
|
#ifndef __BIONIC__
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_cancel)
|
2010-05-27 14:08:51 +02:00
|
|
|
#endif
|
2008-08-28 11:20:57 +02:00
|
|
|
__gthrw(sched_yield)
|
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_mutex_lock)
|
|
|
|
__gthrw(pthread_mutex_trylock)
|
2011-07-15 23:52:06 +02:00
|
|
|
#if _GTHREAD_USE_MUTEX_TIMEDLOCK
|
2008-08-28 11:20:57 +02:00
|
|
|
__gthrw(pthread_mutex_timedlock)
|
2008-08-29 00:00:46 +02:00
|
|
|
#endif
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_mutex_unlock)
|
2006-02-19 22:49:58 +01:00
|
|
|
__gthrw(pthread_mutex_init)
|
2008-03-01 11:46:31 +01:00
|
|
|
__gthrw(pthread_mutex_destroy)
|
2008-08-28 11:20:57 +02:00
|
|
|
|
2012-02-07 10:19:27 +01:00
|
|
|
__gthrw(pthread_cond_init)
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
__gthrw(pthread_cond_broadcast)
|
2008-08-28 11:20:57 +02:00
|
|
|
__gthrw(pthread_cond_signal)
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
__gthrw(pthread_cond_wait)
|
2008-08-28 11:20:57 +02:00
|
|
|
__gthrw(pthread_cond_timedwait)
|
|
|
|
__gthrw(pthread_cond_destroy)
|
2006-02-19 22:49:58 +01:00
|
|
|
|
|
|
|
__gthrw(pthread_key_create)
|
|
|
|
__gthrw(pthread_key_delete)
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_mutexattr_init)
|
|
|
|
__gthrw(pthread_mutexattr_settype)
|
|
|
|
__gthrw(pthread_mutexattr_destroy)
|
2004-08-30 18:34:06 +02:00
|
|
|
|
2000-07-20 09:27:26 +02:00
|
|
|
|
2003-07-31 14:01:07 +02:00
|
|
|
#if defined(_LIBOBJC) || defined(_LIBOBJC_WEAK)
|
2002-09-27 00:25:14 +02:00
|
|
|
/* Objective-C. */
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_exit)
|
2004-05-28 22:18:23 +02:00
|
|
|
#ifdef _POSIX_PRIORITY_SCHEDULING
|
2002-10-29 19:23:02 +01:00
|
|
|
#ifdef _POSIX_THREAD_PRIORITY_SCHEDULING
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(sched_get_priority_max)
|
|
|
|
__gthrw(sched_get_priority_min)
|
2002-10-29 19:23:02 +01:00
|
|
|
#endif /* _POSIX_THREAD_PRIORITY_SCHEDULING */
|
2004-05-28 22:18:23 +02:00
|
|
|
#endif /* _POSIX_PRIORITY_SCHEDULING */
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_attr_destroy)
|
|
|
|
__gthrw(pthread_attr_init)
|
|
|
|
__gthrw(pthread_attr_setdetachstate)
|
2002-10-29 19:23:02 +01:00
|
|
|
#ifdef _POSIX_THREAD_PRIORITY_SCHEDULING
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw(pthread_getschedparam)
|
|
|
|
__gthrw(pthread_setschedparam)
|
2002-10-29 19:23:02 +01:00
|
|
|
#endif /* _POSIX_THREAD_PRIORITY_SCHEDULING */
|
2003-07-31 14:01:07 +02:00
|
|
|
#endif /* _LIBOBJC || _LIBOBJC_WEAK */
|
1997-12-25 00:56:08 +01:00
|
|
|
|
2005-11-09 21:57:30 +01:00
|
|
|
#if SUPPORTS_WEAK && GTHREAD_USE_WEAK
|
|
|
|
|
2006-10-31 18:54:58 +01:00
|
|
|
/* On Solaris 2.6 up to 9, the libc exposes a POSIX threads interface even if
|
|
|
|
-pthreads is not specified. The functions are dummies and most return an
|
|
|
|
error value. However pthread_once returns 0 without invoking the routine
|
|
|
|
it is passed so we cannot pretend that the interface is active if -pthreads
|
|
|
|
is not specified. On Solaris 2.5.1, the interface is not exposed at all so
|
|
|
|
we need to play the usual game with weak symbols. On Solaris 10 and up, a
|
2008-04-18 04:16:35 +02:00
|
|
|
working interface is always exposed. On FreeBSD 6 and later, libc also
|
|
|
|
exposes a dummy POSIX threads interface, similar to what Solaris 2.6 up
|
|
|
|
to 9 does. FreeBSD >= 700014 even provides a pthread_cancel stub in libc,
|
|
|
|
which means the alternate __gthread_active_p below cannot be used there. */
|
2006-10-31 18:54:58 +01:00
|
|
|
|
2008-04-18 04:16:35 +02:00
|
|
|
#if defined(__FreeBSD__) || (defined(__sun) && defined(__svr4__))
|
2006-10-31 18:54:58 +01:00
|
|
|
|
|
|
|
static volatile int __gthread_active = -1;
|
|
|
|
|
|
|
|
static void
|
|
|
|
__gthread_trigger (void)
|
|
|
|
{
|
|
|
|
__gthread_active = 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
|
|
|
__gthread_active_p (void)
|
|
|
|
{
|
|
|
|
static pthread_mutex_t __gthread_active_mutex = PTHREAD_MUTEX_INITIALIZER;
|
|
|
|
static pthread_once_t __gthread_active_once = PTHREAD_ONCE_INIT;
|
|
|
|
|
|
|
|
/* Avoid reading __gthread_active twice on the main code path. */
|
|
|
|
int __gthread_active_latest_value = __gthread_active;
|
|
|
|
|
|
|
|
/* This test is not protected to avoid taking a lock on the main code
|
|
|
|
path so every update of __gthread_active in a threaded program must
|
|
|
|
be atomic with regard to the result of the test. */
|
|
|
|
if (__builtin_expect (__gthread_active_latest_value < 0, 0))
|
|
|
|
{
|
|
|
|
if (__gthrw_(pthread_once))
|
|
|
|
{
|
|
|
|
/* If this really is a threaded program, then we must ensure that
|
|
|
|
__gthread_active has been set to 1 before exiting this block. */
|
|
|
|
__gthrw_(pthread_mutex_lock) (&__gthread_active_mutex);
|
|
|
|
__gthrw_(pthread_once) (&__gthread_active_once, __gthread_trigger);
|
|
|
|
__gthrw_(pthread_mutex_unlock) (&__gthread_active_mutex);
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Make sure we'll never enter this block again. */
|
|
|
|
if (__gthread_active < 0)
|
|
|
|
__gthread_active = 0;
|
|
|
|
|
|
|
|
__gthread_active_latest_value = __gthread_active;
|
|
|
|
}
|
|
|
|
|
|
|
|
return __gthread_active_latest_value != 0;
|
|
|
|
}
|
|
|
|
|
2008-04-18 04:16:35 +02:00
|
|
|
#else /* neither FreeBSD nor Solaris */
|
2006-10-31 18:54:58 +01:00
|
|
|
|
2012-06-11 23:15:38 +02:00
|
|
|
/* For a program to be multi-threaded the only thing that it certainly must
|
|
|
|
be using is pthread_create. However, there may be other libraries that
|
|
|
|
intercept pthread_create with their own definitions to wrap pthreads
|
|
|
|
functionality for some purpose. In those cases, pthread_create being
|
|
|
|
defined might not necessarily mean that libpthread is actually linked
|
|
|
|
in.
|
|
|
|
|
|
|
|
For the GNU C library, we can use a known internal name. This is always
|
|
|
|
available in the ABI, but no other library would define it. That is
|
|
|
|
ideal, since any public pthread function might be intercepted just as
|
|
|
|
pthread_create might be. __pthread_key_create is an "internal"
|
|
|
|
implementation symbol, but it is part of the public exported ABI. Also,
|
|
|
|
it's among the symbols that the static libpthread.a always links in
|
|
|
|
whenever pthread_create is used, so there is no danger of a false
|
|
|
|
negative result in any statically-linked, multi-threaded program.
|
|
|
|
|
|
|
|
For others, we choose pthread_cancel as a function that seems unlikely
|
|
|
|
to be redefined by an interceptor library. The bionic (Android) C
|
|
|
|
library does not provide pthread_cancel, so we do use pthread_create
|
|
|
|
there (and interceptor libraries lose). */
|
|
|
|
|
|
|
|
#ifdef __GLIBC__
|
|
|
|
__gthrw2(__gthrw_(__pthread_key_create),
|
|
|
|
__pthread_key_create,
|
|
|
|
pthread_key_create)
|
|
|
|
# define GTHR_ACTIVE_PROXY __gthrw_(__pthread_key_create)
|
|
|
|
#elif defined (__BIONIC__)
|
|
|
|
# define GTHR_ACTIVE_PROXY __gthrw_(pthread_create)
|
|
|
|
#else
|
|
|
|
# define GTHR_ACTIVE_PROXY __gthrw_(pthread_cancel)
|
|
|
|
#endif
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
static inline int
|
2000-02-12 20:19:01 +01:00
|
|
|
__gthread_active_p (void)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
2011-08-29 23:00:39 +02:00
|
|
|
static void *const __gthread_active_ptr
|
2012-06-11 23:15:38 +02:00
|
|
|
= __extension__ (void *) >HR_ACTIVE_PROXY;
|
1997-12-25 00:56:08 +01:00
|
|
|
return __gthread_active_ptr != 0;
|
|
|
|
}
|
|
|
|
|
2008-04-18 04:16:35 +02:00
|
|
|
#endif /* FreeBSD or Solaris */
|
2006-10-31 18:54:58 +01:00
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
#else /* not SUPPORTS_WEAK */
|
|
|
|
|
2007-09-07 18:54:38 +02:00
|
|
|
/* Similar to Solaris, HP-UX 11 for PA-RISC provides stubs for pthread
|
|
|
|
calls in shared flavors of the HP-UX C library. Most of the stubs
|
|
|
|
have no functionality. The details are described in the "libc cumulative
|
|
|
|
patch" for each subversion of HP-UX 11. There are two special interfaces
|
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
* config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
add -lpthread when -mt or -pthread is specified.
* config/pa/pa-hpux11.h (LIB_SPEC): likewise.
(LINK_GCC_C_SEQUENCE_SPEC): Define.
* config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
$(T)libgcc_stub.a): Add methods.
* config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock): New stubs.
From-SVN: r163461
2010-08-22 18:23:38 +02:00
|
|
|
provided for checking whether an application is linked to a shared pthread
|
2007-09-07 18:54:38 +02:00
|
|
|
library or not. However, these interfaces aren't available in early
|
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
* config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
add -lpthread when -mt or -pthread is specified.
* config/pa/pa-hpux11.h (LIB_SPEC): likewise.
(LINK_GCC_C_SEQUENCE_SPEC): Define.
* config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
$(T)libgcc_stub.a): Add methods.
* config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock): New stubs.
From-SVN: r163461
2010-08-22 18:23:38 +02:00
|
|
|
libpthread libraries. We also need a test that works for archive
|
|
|
|
libraries. We can't use pthread_once as some libc versions call the
|
|
|
|
init function. We also can't use pthread_create or pthread_attr_init
|
|
|
|
as these create a thread and thereby prevent changing the default stack
|
|
|
|
size. The function pthread_default_stacksize_np is available in both
|
|
|
|
the archive and shared versions of libpthread. It can be used to
|
|
|
|
determine the default pthread stack size. There is a stub in some
|
|
|
|
shared libc versions which returns a zero size if pthreads are not
|
|
|
|
active. We provide an equivalent stub to handle cases where libc
|
|
|
|
doesn't provide one. */
|
2007-09-07 18:54:38 +02:00
|
|
|
|
|
|
|
#if defined(__hppa__) && defined(__hpux__)
|
|
|
|
|
|
|
|
static volatile int __gthread_active = -1;
|
|
|
|
|
|
|
|
static inline int
|
|
|
|
__gthread_active_p (void)
|
|
|
|
{
|
|
|
|
/* Avoid reading __gthread_active twice on the main code path. */
|
|
|
|
int __gthread_active_latest_value = __gthread_active;
|
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
* config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
add -lpthread when -mt or -pthread is specified.
* config/pa/pa-hpux11.h (LIB_SPEC): likewise.
(LINK_GCC_C_SEQUENCE_SPEC): Define.
* config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
$(T)libgcc_stub.a): Add methods.
* config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock): New stubs.
From-SVN: r163461
2010-08-22 18:23:38 +02:00
|
|
|
size_t __s;
|
2007-09-07 18:54:38 +02:00
|
|
|
|
|
|
|
if (__builtin_expect (__gthread_active_latest_value < 0, 0))
|
|
|
|
{
|
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
* config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
add -lpthread when -mt or -pthread is specified.
* config/pa/pa-hpux11.h (LIB_SPEC): likewise.
(LINK_GCC_C_SEQUENCE_SPEC): Define.
* config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
$(T)libgcc_stub.a): Add methods.
* config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
(stublib.c, pthread_default_stacksize_np-stub.o,
pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock): New stubs.
From-SVN: r163461
2010-08-22 18:23:38 +02:00
|
|
|
pthread_default_stacksize_np (0, &__s);
|
|
|
|
__gthread_active = __s ? 1 : 0;
|
2007-09-07 18:54:38 +02:00
|
|
|
__gthread_active_latest_value = __gthread_active;
|
|
|
|
}
|
|
|
|
|
|
|
|
return __gthread_active_latest_value != 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#else /* not hppa-hpux */
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
static inline int
|
2000-02-12 20:19:01 +01:00
|
|
|
__gthread_active_p (void)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
|
|
|
return 1;
|
|
|
|
}
|
|
|
|
|
2007-09-07 18:54:38 +02:00
|
|
|
#endif /* hppa-hpux */
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
#endif /* SUPPORTS_WEAK */
|
|
|
|
|
2000-07-20 09:27:26 +02:00
|
|
|
#ifdef _LIBOBJC
|
|
|
|
|
2000-08-15 09:36:33 +02:00
|
|
|
/* This is the config.h file in libobjc/ */
|
|
|
|
#include <config.h>
|
|
|
|
|
|
|
|
#ifdef HAVE_SCHED_H
|
|
|
|
# include <sched.h>
|
|
|
|
#endif
|
|
|
|
|
2000-07-20 09:27:26 +02:00
|
|
|
/* Key structure for maintaining thread specific storage */
|
|
|
|
static pthread_key_t _objc_thread_storage;
|
2000-08-06 20:54:00 +02:00
|
|
|
static pthread_attr_t _objc_thread_attribs;
|
2000-07-20 09:27:26 +02:00
|
|
|
|
|
|
|
/* Thread local storage for a single thread */
|
|
|
|
static void *thread_local_storage = NULL;
|
|
|
|
|
|
|
|
/* Backend initialization functions */
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Initialize the threads subsystem. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_init_thread_system (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2000-08-06 20:54:00 +02:00
|
|
|
{
|
c-typeck.c, [...]: Fix comment formatting.
* c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,
gthr-dce.h, gthr-posix.h, gthr-solaris.h, gthr-win32.h,
lambda-code.c, lambda-mat.c, libgcc2.c, stmt.c,
tree-ssa-pre.c, tree-vn.c, tree.h: Fix comment formatting.
From-SVN: r88102
2004-09-25 16:36:40 +02:00
|
|
|
/* Initialize the thread storage key. */
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_key_create) (&_objc_thread_storage, NULL) == 0)
|
2002-06-04 13:30:46 +02:00
|
|
|
{
|
|
|
|
/* The normal default detach state for threads is
|
|
|
|
* PTHREAD_CREATE_JOINABLE which causes threads to not die
|
|
|
|
* when you think they should. */
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_attr_init) (&_objc_thread_attribs) == 0
|
|
|
|
&& __gthrw_(pthread_attr_setdetachstate) (&_objc_thread_attribs,
|
2002-11-13 06:09:51 +01:00
|
|
|
PTHREAD_CREATE_DETACHED) == 0)
|
2002-06-04 13:30:46 +02:00
|
|
|
return 0;
|
|
|
|
}
|
2000-08-06 20:54:00 +02:00
|
|
|
}
|
2001-06-09 20:05:09 +02:00
|
|
|
|
|
|
|
return -1;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Close the threads subsystem. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_close_thread_system (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2000-08-06 20:54:00 +02:00
|
|
|
if (__gthread_active_p ()
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
&& __gthrw_(pthread_key_delete) (_objc_thread_storage) == 0
|
|
|
|
&& __gthrw_(pthread_attr_destroy) (&_objc_thread_attribs) == 0)
|
2000-07-20 09:27:26 +02:00
|
|
|
return 0;
|
2000-08-06 20:54:00 +02:00
|
|
|
|
|
|
|
return -1;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Backend thread functions */
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Create a new thread of execution. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline objc_thread_t
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_detach (void (*func)(void *), void *arg)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
objc_thread_t thread_id;
|
|
|
|
pthread_t new_thread_handle;
|
|
|
|
|
|
|
|
if (!__gthread_active_p ())
|
|
|
|
return NULL;
|
2002-06-04 13:30:46 +02:00
|
|
|
|
2010-09-06 17:57:44 +02:00
|
|
|
if (!(__gthrw_(pthread_create) (&new_thread_handle, &_objc_thread_attribs,
|
|
|
|
(void *) func, arg)))
|
2001-06-07 19:22:20 +02:00
|
|
|
thread_id = (objc_thread_t) new_thread_handle;
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
thread_id = NULL;
|
2002-06-04 13:30:46 +02:00
|
|
|
|
2000-07-20 09:27:26 +02:00
|
|
|
return thread_id;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Set the current thread's priority. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_set_priority (int priority)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-11-13 06:09:51 +01:00
|
|
|
if (!__gthread_active_p ())
|
2000-08-06 20:54:00 +02:00
|
|
|
return -1;
|
2002-11-13 06:09:51 +01:00
|
|
|
else
|
|
|
|
{
|
2004-05-28 22:18:23 +02:00
|
|
|
#ifdef _POSIX_PRIORITY_SCHEDULING
|
2002-10-29 19:23:02 +01:00
|
|
|
#ifdef _POSIX_THREAD_PRIORITY_SCHEDULING
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
pthread_t thread_id = __gthrw_(pthread_self) ();
|
2002-11-13 06:09:51 +01:00
|
|
|
int policy;
|
|
|
|
struct sched_param params;
|
|
|
|
int priority_min, priority_max;
|
2002-06-04 13:30:46 +02:00
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_getschedparam) (thread_id, &policy, ¶ms) == 0)
|
2002-11-13 06:09:51 +01:00
|
|
|
{
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if ((priority_max = __gthrw_(sched_get_priority_max) (policy)) == -1)
|
2002-11-13 06:09:51 +01:00
|
|
|
return -1;
|
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if ((priority_min = __gthrw_(sched_get_priority_min) (policy)) == -1)
|
2002-11-13 06:09:51 +01:00
|
|
|
return -1;
|
2002-06-04 13:30:46 +02:00
|
|
|
|
2002-11-13 06:09:51 +01:00
|
|
|
if (priority > priority_max)
|
|
|
|
priority = priority_max;
|
|
|
|
else if (priority < priority_min)
|
|
|
|
priority = priority_min;
|
|
|
|
params.sched_priority = priority;
|
|
|
|
|
|
|
|
/*
|
|
|
|
* The solaris 7 and several other man pages incorrectly state that
|
|
|
|
* this should be a pointer to policy but pthread.h is universally
|
|
|
|
* at odds with this.
|
|
|
|
*/
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0)
|
2002-11-13 06:09:51 +01:00
|
|
|
return 0;
|
|
|
|
}
|
2002-10-29 19:23:02 +01:00
|
|
|
#endif /* _POSIX_THREAD_PRIORITY_SCHEDULING */
|
2004-05-28 22:18:23 +02:00
|
|
|
#endif /* _POSIX_PRIORITY_SCHEDULING */
|
2002-11-13 06:09:51 +01:00
|
|
|
return -1;
|
|
|
|
}
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Return the current thread's priority. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_get_priority (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2004-05-28 22:18:23 +02:00
|
|
|
#ifdef _POSIX_PRIORITY_SCHEDULING
|
2002-10-29 19:23:02 +01:00
|
|
|
#ifdef _POSIX_THREAD_PRIORITY_SCHEDULING
|
2000-07-20 09:27:26 +02:00
|
|
|
if (__gthread_active_p ())
|
2000-08-06 20:54:00 +02:00
|
|
|
{
|
|
|
|
int policy;
|
|
|
|
struct sched_param params;
|
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, ¶ms) == 0)
|
2002-06-04 13:30:46 +02:00
|
|
|
return params.sched_priority;
|
2000-08-06 20:54:00 +02:00
|
|
|
else
|
2002-06-04 13:30:46 +02:00
|
|
|
return -1;
|
2000-08-06 20:54:00 +02:00
|
|
|
}
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
2002-10-29 19:23:02 +01:00
|
|
|
#endif /* _POSIX_THREAD_PRIORITY_SCHEDULING */
|
2004-05-28 22:18:23 +02:00
|
|
|
#endif /* _POSIX_PRIORITY_SCHEDULING */
|
2000-07-20 09:27:26 +02:00
|
|
|
return OBJC_THREAD_INTERACTIVE_PRIORITY;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Yield our process time to another thread. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline void
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_yield (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw_(sched_yield) ();
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Terminate the current thread. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_exit (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
/* exit the thread */
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
__gthrw_(pthread_exit) (&__objc_thread_exit_status);
|
2000-07-20 09:27:26 +02:00
|
|
|
|
|
|
|
/* Failed if we reached here */
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Returns an integer value which uniquely describes a thread. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline objc_thread_t
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_id (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return (objc_thread_t) __gthrw_(pthread_self) ();
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
2001-06-07 19:22:20 +02:00
|
|
|
return (objc_thread_t) 1;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Sets the thread's local storage pointer. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_set_data (void *value)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return __gthrw_(pthread_setspecific) (_objc_thread_storage, value);
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
{
|
|
|
|
thread_local_storage = value;
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Returns the thread's local storage pointer. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline void *
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_thread_get_data (void)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return __gthrw_(pthread_getspecific) (_objc_thread_storage);
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
return thread_local_storage;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Backend mutex functions */
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Allocate a mutex. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_mutex_allocate (objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
{
|
2002-11-13 06:09:51 +01:00
|
|
|
mutex->backend = objc_malloc (sizeof (pthread_mutex_t));
|
2000-07-20 09:27:26 +02:00
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_mutex_init) ((pthread_mutex_t *) mutex->backend, NULL))
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-11-13 06:09:51 +01:00
|
|
|
objc_free (mutex->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
mutex->backend = NULL;
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Deallocate a mutex. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_mutex_deallocate (objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
{
|
|
|
|
int count;
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Posix Threads specifically require that the thread be unlocked
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
* for __gthrw_(pthread_mutex_destroy) to work.
|
2000-07-20 09:27:26 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
do
|
|
|
|
{
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
count = __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
if (count < 0)
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
while (count);
|
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_mutex_destroy) ((pthread_mutex_t *) mutex->backend))
|
2000-07-20 09:27:26 +02:00
|
|
|
return -1;
|
|
|
|
|
2002-11-13 06:09:51 +01:00
|
|
|
objc_free (mutex->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
mutex->backend = NULL;
|
|
|
|
}
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Grab a lock on a mutex. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_mutex_lock (objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-06-04 13:30:46 +02:00
|
|
|
if (__gthread_active_p ()
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
&& __gthrw_(pthread_mutex_lock) ((pthread_mutex_t *) mutex->backend) != 0)
|
2001-07-18 13:21:20 +02:00
|
|
|
{
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Try to grab a lock on a mutex. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_mutex_trylock (objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-06-04 13:30:46 +02:00
|
|
|
if (__gthread_active_p ()
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
&& __gthrw_(pthread_mutex_trylock) ((pthread_mutex_t *) mutex->backend) != 0)
|
2001-07-18 13:21:20 +02:00
|
|
|
{
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Unlock the mutex */
|
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_mutex_unlock (objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-06-04 13:30:46 +02:00
|
|
|
if (__gthread_active_p ()
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
&& __gthrw_(pthread_mutex_unlock) ((pthread_mutex_t *) mutex->backend) != 0)
|
2001-07-18 13:21:20 +02:00
|
|
|
{
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
2000-07-20 09:27:26 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
/* Backend condition mutex functions */
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Allocate a condition. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_condition_allocate (objc_condition_t condition)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
{
|
2002-11-13 06:09:51 +01:00
|
|
|
condition->backend = objc_malloc (sizeof (pthread_cond_t));
|
2000-07-20 09:27:26 +02:00
|
|
|
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_cond_init) ((pthread_cond_t *) condition->backend, NULL))
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
2002-11-13 06:09:51 +01:00
|
|
|
objc_free (condition->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
condition->backend = NULL;
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Deallocate a condition. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_condition_deallocate (objc_condition_t condition)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
{
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
|
2000-07-20 09:27:26 +02:00
|
|
|
return -1;
|
|
|
|
|
2002-11-13 06:09:51 +01:00
|
|
|
objc_free (condition->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
condition->backend = NULL;
|
|
|
|
}
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Wait on the condition */
|
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_condition_wait (objc_condition_t condition, objc_mutex_t mutex)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return __gthrw_(pthread_cond_wait) ((pthread_cond_t *) condition->backend,
|
2002-11-13 06:09:51 +01:00
|
|
|
(pthread_mutex_t *) mutex->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Wake up all threads waiting on this condition. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_condition_broadcast (objc_condition_t condition)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return __gthrw_(pthread_cond_broadcast) ((pthread_cond_t *) condition->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2001-10-12 15:10:33 +02:00
|
|
|
/* Wake up one thread waiting on this condition. */
|
2000-07-20 09:27:26 +02:00
|
|
|
static inline int
|
2002-11-13 06:09:51 +01:00
|
|
|
__gthread_objc_condition_signal (objc_condition_t condition)
|
2000-07-20 09:27:26 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
re PR other/24829 (libobjc testsuite failures)
PR other/24829
PR target/24831
* gthr-dce.h: Do not gthrw-ify pthread_once_init,
pthread_key_delete. From John David Anglin. gthrw-ify
pthread_getunique_np only if it it's not a macro. Delete
UNUSED macro.
(__gthread_objc_condition_allocate, __gthread_objc_condition_deallocate,
__gthread_objc_condition_wait, __gthread_objc_condition_broadcast,
__gthread_objc_condition_signal, __gthread_key_delete): Add
"__attribute__ ((__unused__))" to unused arguments.
(__gthread_recursive_mutex_init_function): Add missing return.
* gthr-dce.h, gthr-tpf.h, gthr-solaris.h, gthr-posix.h,
gthr-posix95.h: Use macro-based approach for name redirection
on targets missing weakref.
From-SVN: r110278
2006-01-26 23:00:28 +01:00
|
|
|
return __gthrw_(pthread_cond_signal) ((pthread_cond_t *) condition->backend);
|
2000-07-20 09:27:26 +02:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#else /* _LIBOBJC */
|
|
|
|
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_create (__gthread_t *__threadid, void *(*__func) (void*),
|
|
|
|
void *__args)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_create) (__threadid, NULL, __func, __args);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_join (__gthread_t __threadid, void **__value_ptr)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_join) (__threadid, __value_ptr);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_detach (__gthread_t __threadid)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_detach) (__threadid);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_equal (__gthread_t __t1, __gthread_t __t2)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_equal) (__t1, __t2);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline __gthread_t
|
|
|
|
__gthread_self (void)
|
|
|
|
{
|
|
|
|
return __gthrw_(pthread_self) ();
|
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
|
|
|
__gthread_yield (void)
|
|
|
|
{
|
|
|
|
return __gthrw_(sched_yield) ();
|
|
|
|
}
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_once (__gthread_once_t *__once, void (*__func) (void))
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_once) (__once, __func);
|
1997-12-25 00:56:08 +01:00
|
|
|
else
|
|
|
|
return -1;
|
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *))
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_key_create) (__key, __dtor);
|
1997-12-25 00:56:08 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_key_delete (__gthread_key_t __key)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_key_delete) (__key);
|
1997-12-25 00:56:08 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline void *
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_getspecific (__gthread_key_t __key)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_getspecific) (__key);
|
1997-12-25 00:56:08 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_setspecific (__gthread_key_t __key, const void *__ptr)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_setspecific) (__key, __ptr);
|
1997-12-25 00:56:08 +01:00
|
|
|
}
|
|
|
|
|
2012-02-07 10:19:27 +01:00
|
|
|
static inline void
|
|
|
|
__gthread_mutex_init_function (__gthread_mutex_t *__mutex)
|
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
__gthrw_(pthread_mutex_init) (__mutex, NULL);
|
|
|
|
}
|
2012-03-12 15:23:27 +01:00
|
|
|
|
2008-03-01 11:46:31 +01:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_mutex_destroy (__gthread_mutex_t *__mutex)
|
2008-03-01 11:46:31 +01:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_mutex_destroy) (__mutex);
|
2008-03-01 11:46:31 +01:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_mutex_lock (__gthread_mutex_t *__mutex)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_mutex_lock) (__mutex);
|
1997-12-25 00:56:08 +01:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_mutex_trylock (__gthread_mutex_t *__mutex)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_mutex_trylock) (__mutex);
|
1997-12-25 00:56:08 +01:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2011-07-15 23:52:06 +02:00
|
|
|
#if _GTHREAD_USE_MUTEX_TIMEDLOCK
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_mutex_timedlock (__gthread_mutex_t *__mutex,
|
|
|
|
const __gthread_time_t *__abs_timeout)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_mutex_timedlock) (__mutex, __abs_timeout);
|
2008-08-28 11:20:57 +02:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
#endif
|
|
|
|
|
1997-12-25 00:56:08 +01:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_mutex_unlock (__gthread_mutex_t *__mutex)
|
1997-12-25 00:56:08 +01:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_mutex_unlock) (__mutex);
|
1997-12-25 00:56:08 +01:00
|
|
|
else
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2012-02-07 10:19:27 +01:00
|
|
|
#if !defined( PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP) \
|
|
|
|
|| defined(_GTHREAD_USE_RECURSIVE_MUTEX_INIT_FUNC)
|
2004-08-28 04:33:54 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex)
|
2004-08-28 04:33:54 +02:00
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
pthread_mutexattr_t __attr;
|
|
|
|
int __r;
|
|
|
|
|
|
|
|
__r = __gthrw_(pthread_mutexattr_init) (&__attr);
|
|
|
|
if (!__r)
|
|
|
|
__r = __gthrw_(pthread_mutexattr_settype) (&__attr,
|
|
|
|
PTHREAD_MUTEX_RECURSIVE);
|
|
|
|
if (!__r)
|
|
|
|
__r = __gthrw_(pthread_mutex_init) (__mutex, &__attr);
|
|
|
|
if (!__r)
|
|
|
|
__r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
|
|
|
return __r;
|
2004-08-28 04:33:54 +02:00
|
|
|
}
|
2005-05-23 08:42:19 +02:00
|
|
|
return 0;
|
2004-08-28 04:33:54 +02:00
|
|
|
}
|
|
|
|
#endif
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex)
|
2004-08-28 04:33:54 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthread_mutex_lock (__mutex);
|
2004-08-28 04:33:54 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex)
|
2004-08-28 04:33:54 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthread_mutex_trylock (__mutex);
|
2004-08-28 04:33:54 +02:00
|
|
|
}
|
|
|
|
|
2011-07-15 23:52:06 +02:00
|
|
|
#if _GTHREAD_USE_MUTEX_TIMEDLOCK
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_recursive_mutex_timedlock (__gthread_recursive_mutex_t *__mutex,
|
|
|
|
const __gthread_time_t *__abs_timeout)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthread_mutex_timedlock (__mutex, __abs_timeout);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
#endif
|
|
|
|
|
2004-08-28 04:33:54 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex)
|
2004-08-28 04:33:54 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthread_mutex_unlock (__mutex);
|
2004-08-28 04:33:54 +02:00
|
|
|
}
|
|
|
|
|
2012-10-02 22:22:32 +02:00
|
|
|
static inline int
|
|
|
|
__gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex)
|
|
|
|
{
|
|
|
|
return __gthread_mutex_destroy (__mutex);
|
|
|
|
}
|
|
|
|
|
2012-02-07 10:19:27 +01:00
|
|
|
#ifdef _GTHREAD_USE_COND_INIT_FUNC
|
|
|
|
static inline void
|
|
|
|
__gthread_cond_init_function (__gthread_cond_t *__cond)
|
|
|
|
{
|
|
|
|
if (__gthread_active_p ())
|
|
|
|
__gthrw_(pthread_cond_init) (__cond, NULL);
|
|
|
|
}
|
|
|
|
#endif
|
|
|
|
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_broadcast (__gthread_cond_t *__cond)
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_cond_broadcast) (__cond);
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
}
|
|
|
|
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_signal (__gthread_cond_t *__cond)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_cond_signal) (__cond);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex)
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_cond_wait) (__cond, __mutex);
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
}
|
|
|
|
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_timedwait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex,
|
|
|
|
const __gthread_time_t *__abs_timeout)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_cond_timedwait) (__cond, __mutex, __abs_timeout);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_wait_recursive (__gthread_cond_t *__cond,
|
|
|
|
__gthread_recursive_mutex_t *__mutex)
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthread_cond_wait (__cond, __mutex);
|
gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for POSIX conditional variables.
2007-09-13 Doug Kwan <dougkwan@google.com>
* gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-posix95.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables. (__GTHREAD_HAS_COND): Macro defined to signify
support of conditional variables.
* gcc/gthr-single.h (__gthread_cond_broadcast, __gthread_cond_wait,
__gthread_cond_wait_recursive): Add to extend interface for POSIX
conditional variables.
* gcc/gthr.h: Update comments to document new interface.
* libstdc++-v3/include/ext/concurrent.h (class __mutex,
class __recursive_mutex): Add new method gthread_mutex to access
inner gthread mutex.
[__GTHREAD_HAS_COND] (class __concurrence_broadcast_error,
class __concurrence_wait_error, class __cond): Add.
* guard.cc (recursive_push, recursive_pop): Delete.
(init_in_progress_flag, set_init_in_progress_flag): Add to
replace recursive_push and recursive_pop.
(throw_recursive_init_exception): Add.
(acquire, __cxa_guard_acquire, __cxa_guard_abort and
__cxa_guard_release): [__GTHREAD_HAS_COND] Use a conditional
for synchronization of static variable initialization.
The global mutex is only held briefly when guards are
accessed. [!__GTHREAD_HAS_COND] Fall back to the old code,
which deadlocks.
* testsuite/thread/guard.cc: Add new test. It deadlocks with the
old locking code in libstdc++-v3/libsup++/guard.cc.
From-SVN: r129030
2007-10-05 07:35:46 +02:00
|
|
|
}
|
|
|
|
|
2008-08-28 11:20:57 +02:00
|
|
|
static inline int
|
2009-02-16 13:19:34 +01:00
|
|
|
__gthread_cond_destroy (__gthread_cond_t* __cond)
|
2008-08-28 11:20:57 +02:00
|
|
|
{
|
2009-02-16 13:19:34 +01:00
|
|
|
return __gthrw_(pthread_cond_destroy) (__cond);
|
2008-08-28 11:20:57 +02:00
|
|
|
}
|
|
|
|
|
2000-07-20 09:27:26 +02:00
|
|
|
#endif /* _LIBOBJC */
|
|
|
|
|
2001-05-26 03:31:47 +02:00
|
|
|
#endif /* ! GCC_GTHR_POSIX_H */
|