]> gcc.gnu.org Git - gcc.git/commit
linux_threads.c (GC_init_parallel): Do not declare as a static constructor.
authorBryce McKinlay <bryce@waitaki.otago.ac.nz>
Tue, 23 Oct 2001 00:28:56 +0000 (00:28 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Tue, 23 Oct 2001 00:28:56 +0000 (01:28 +0100)
commitaeb76991de5a1a2d628685c01d66871459f8fc4f
treede56600c16419b970a38e8a7932d6f2c3e30d191
parentb45bc005dc8978f353795c2886992df4a4e140f1
linux_threads.c (GC_init_parallel): Do not declare as a static constructor.

* linux_threads.c (GC_init_parallel): Do not declare as a static
constructor.
* include/gc.h (GC_init): Declare here. Add description.
* include/private/gc_priv.h (GC_init): Remove declaration.

From-SVN: r46420
boehm-gc/ChangeLog
boehm-gc/include/gc.h
boehm-gc/include/private/gc_priv.h
boehm-gc/linux_threads.c
This page took 0.120213 seconds and 5 git commands to generate.