Cycles: Fix race condition in attributes creation during SVM compilation
This commit is contained in:
@@ -218,6 +218,8 @@ protected:
|
||||
int max_stack_use;
|
||||
uint mix_weight_offset;
|
||||
bool compile_failed;
|
||||
|
||||
thread_spin_lock attribute_lock_;
|
||||
};
|
||||
|
||||
CCL_NAMESPACE_END
|
||||
|
Reference in New Issue
Block a user