* config/os/hpux/os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2002 19:17:37 +0000 (19:17 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2002 19:17:37 +0000 (19:17 +0000)
commit95168ca53c3d547977698967e2ce5b67710b026b
tree951abaef5b170fb73ebd43f7f61ebdd780d1fa85
parent9d67a43bd1a2b8be32ebfe991d8dfa6023327912
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58831 138bc75d-0d04-0410-961f-82ee72b054a4
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