diff options
author | lawnjelly <lawnjelly@gmail.com> | 2023-02-20 15:15:18 +0000 |
---|---|---|
committer | lawnjelly <lawnjelly@gmail.com> | 2023-02-20 15:15:18 +0000 |
commit | f42a837e921875b1cc090233b725dd94de145160 (patch) | |
tree | f3cbb33a036a5db78c809ca150665e0e6cbc90bc /core/os/thread.cpp | |
parent | dfdda9629499271c447d4935b07e583650666600 (diff) |
BVH - fix lockguards for multithread mode
Due to a lack of variable name, the BVH lock guards lifetimes previously did not cover the whole function call.
This is fixed, and the warning message for contention is removed as multithread mode seems to be desired in production in 4.x.
Diffstat (limited to 'core/os/thread.cpp')
0 files changed, 0 insertions, 0 deletions