Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2010-01-22 14:03:55 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2010-01-22 14:03:55 +0300
commitcbc4aae06a9b3878b0af68884a75b953e3c8612b (patch)
treea78995019e14771bcca43c51a3f2d27cd9e2110e /source/blender/blenlib/BLI_threads.h
parent00318eaa2eedfd0f1b8af12bd4a7f664b6ef1b89 (diff)
Fix crash rendering grass_wind.blend from regression tests. The real
problem is that where_is_object is being called from multiple threads but is not thread-safe, added a note about this problem, this commit only solves the crash. Also remove the pushdata/popdata mechanism that was being used here, using this kind of system is bound to give problems with threading.
Diffstat (limited to 'source/blender/blenlib/BLI_threads.h')
0 files changed, 0 insertions, 0 deletions