diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-09-29 11:04:17 +0300 |
---|---|---|
committer | Dennis Francis <dennis.francis@collabora.co.uk> | 2017-11-21 16:09:42 +0530 |
commit | 9732f2b1588e2686f5bdec416972c1686289b635 (patch) | |
tree | ce05fddf6e3c7d190d34c94bfc71202609f2fef7 /xmlsecurity | |
parent | 973953bff0455c48b4ea43f6f4dd27778661eff3 (diff) |
Re-work how the thread-specific data in ScDocument works
We can use normal thread_local data for it as a thread can only be
acting on one ScDocument in parallelized formula group calculation
anyway. Use separate data instance for the non-threaded data, and when
a thread starts, copy that to the thread-specific data.
Change-Id: I3e58320a728d1c5639a8a078748b3d4d7a451b25
Diffstat (limited to 'xmlsecurity')
0 files changed, 0 insertions, 0 deletions