]> gcc.gnu.org Git - gcc.git/commit
os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Tue, 5 Nov 2002 19:17:37 +0000 (19:17 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 5 Nov 2002 19:17:37 +0000 (19:17 +0000)
commitfa3d9f57b09d291543a27ae9e55732c12dc39cbe
tree951abaef5b170fb73ebd43f7f61ebdd780d1fa85
parenta9b11d44518c80c56087ad17e51fb399d7270f15
os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.

* config/os/hpux/os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.
* src/misc-inst.cc (std): Instantiate atomicity lock when
_GLIBCPP_INST_ATOMICITY_LOCK is defined.
* config/cpu/hppa/atomicity.h: New file.

From-SVN: r58831
libstdc++-v3/ChangeLog
libstdc++-v3/config/cpu/hppa/atomicity.h [new file with mode: 0644]
libstdc++-v3/config/os/hpux/os_defines.h
libstdc++-v3/src/misc-inst.cc
This page took 0.056815 seconds and 5 git commands to generate.