]> gcc.gnu.org Git - gcc.git/commit
allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifdef __GTHR...
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 30 Jan 2004 17:45:01 +0000 (17:45 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 30 Jan 2004 17:45:01 +0000 (12:45 -0500)
commit25d244475b8dded27535ff2acaf0279725fba9fa
treebb34b48ead2ce7993e0de2478996c46c2241d1df
parent40ca90bfe46943606161280281a34f0a15808d9d
allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifdef __GTHREADS.

        * src/allocator.cc: Protect _S_get_thread_id() and
        _S_thread_key_destr() with #ifdef __GTHREADS.

From-SVN: r76977
libstdc++-v3/ChangeLog
libstdc++-v3/src/allocator.cc
This page took 0.053011 seconds and 5 git commands to generate.