]> gcc.gnu.org Git - gcc.git/commit
gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to...
authorRanjit Mathew <rmathew@hotmail.com>
Mon, 17 Jan 2005 14:17:41 +0000 (14:17 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Mon, 17 Jan 2005 14:17:41 +0000 (14:17 +0000)
commit658acbb2879a50a76ef85954d942788053aeb1a1
tree6237706efe80abda4c5d24f91ae1f6b303b5345f
parentac317859d409434b0f5ef8ec89a7abcacb10bd3e
gthr-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled.

* gthr-posix.h (__gthread_active_p): Use pthread_cancel instead
of pthread_create to find out if threads are enabled.
* gthr-posix95.h (__gthread_active_p): Likewise.

From-SVN: r93762
gcc/ChangeLog
gcc/gthr-posix.h
gcc/gthr-posix95.h
This page took 0.053117 seconds and 5 git commands to generate.