summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/bytecompiler/LabelScope.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-08-12 18:28:22 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-09-04 10:41:02 (GMT)
commitc39c4a561e5aa65eb50df3936f41ee9d76c6929a (patch)
treee13c9a43848151b6472a58126b0cd29196a544b8 /src/3rdparty/webkit/JavaScriptCore/bytecompiler/LabelScope.h
parentc276d17b7ca99100a9421e848516af02dd8c2b92 (diff)
downloadQt-c39c4a561e5aa65eb50df3936f41ee9d76c6929a.zip
Qt-c39c4a561e5aa65eb50df3936f41ee9d76c6929a.tar.gz
Qt-c39c4a561e5aa65eb50df3936f41ee9d76c6929a.tar.bz2
Add a way of getting the stack base on HP-UX.
Unfortunately, HP-UX's pthread doesn't allow us to get the stack address of a running thread. We have to suspend the thread. And obviously we can't suspend ourselves. The solution is to start another thread, which suspends us, gets the stack address, and resumes.
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/bytecompiler/LabelScope.h')
0 files changed, 0 insertions, 0 deletions