re PR target/28247 (libstdc++ cannot be build with Solaris threads)
authorRoger Sayle <roger@eyesopen.com>
Sun, 23 Jul 2006 20:14:44 +0000 (20:14 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 23 Jul 2006 20:14:44 +0000 (20:14 +0000)
commit74e55d0f8f791d71aa4ac10215126e74277177d1
treeed26ed5af6f849ef8b96d7e4bd4a0f12d4f4338b
parentd88259d140c0f82745f460e659b0266fa3eb67f7
re PR target/28247 (libstdc++ cannot be build with Solaris threads)

PR target/28247
* gthr-solaris.h: Prototype __gthrw forms of thr_self, mutex_init and
mutex_destroy even when !_LIBOOBJC.  Remove duplicate prototype of
the __gthrw form of thr_keycreate.
(__gthread_key_delete): Silence the unused argument warning.

From-SVN: r115686
gcc/ChangeLog
gcc/gthr-solaris.h