diff options
author | Marko Valtanen <marko.valtanen@digia.com> | 2012-01-10 15:29:37 (GMT) |
---|---|---|
committer | Qt Commercial Integration <QtCommercial@digia.com> | 2012-01-31 10:25:11 (GMT) |
commit | 4fd8f368eac1941fc75f11423465ec00377d9aa4 (patch) | |
tree | 0a37ff5753bf1c119b305b68a13f4dd9da0cbe64 /doc/src/snippets/declarative/integrating-javascript/script.js | |
parent | c81cf5590d24ef002716cc6c85051afc13db75e2 (diff) | |
download | Qt-4fd8f368eac1941fc75f11423465ec00377d9aa4.zip Qt-4fd8f368eac1941fc75f11423465ec00377d9aa4.tar.gz Qt-4fd8f368eac1941fc75f11423465ec00377d9aa4.tar.bz2 |
Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"
This reverts commit 8c31c6529935cd9ee6f99bc38cfd182d5b3182e2 due to a
regression in the QThreadStorage autotest.
Fix the problem another way: call pthread_once() in the destructor function
to ensure that we always call pthread_key_delete() on a key we created.
Diffstat (limited to 'doc/src/snippets/declarative/integrating-javascript/script.js')
0 files changed, 0 insertions, 0 deletions