summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2018-05-31 10:36:11 +0200
committerLorn Potter <lorn.potter@gmail.com>2018-08-17 00:34:33 +0000
commit815153d4a453855bb528f0fa9cb7e5a77d589a11 (patch)
treea6719e8ce61888654250a716d09aaa4fc1215111 /configure.json
parent07f6eff58d5ffd8d148cd848141be1ba11c6c5da (diff)
Add QThreadStorage stub implementation
Add implementation for the no-thread configuration: Assume access will only happen from one thread and use a QScopedPointer to hold the data. Unlike the real implementation this version will delete the stored data on destruction, as opposed to on QApplication destruction. Change-Id: I9d8e89e7da18f967f463e2db7b50549c962acc84 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'configure.json')
0 files changed, 0 insertions, 0 deletions