diff options
author | Justin Clark-Casey (justincc) | 2015-03-12 00:07:01 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2015-03-12 00:07:01 +0000 |
commit | 7410924de0b3adf3f93e0e661d99f4ab033680b9 (patch) | |
tree | 40a20d2b1e01df2a99236a9402a317a8e8bc3801 /ThirdPartyLicenses/CSCompilerTools.txt | |
parent | A workaround for the state change problem described best here http://opensimu... (diff) | |
download | opensim-SC-7410924de0b3adf3f93e0e661d99f4ab033680b9.zip opensim-SC-7410924de0b3adf3f93e0e661d99f4ab033680b9.tar.gz opensim-SC-7410924de0b3adf3f93e0e661d99f4ab033680b9.tar.bz2 opensim-SC-7410924de0b3adf3f93e0e661d99f4ab033680b9.tar.xz |
Lock around EventQueue manipulation in ScriptInstance.SetState() as queues are not thread-safe structures.
This should also make it less likely that an event will be erroneously posted during a state change by precluding a race condition with a thread calling ScriptInstance.PostEvent()
Diffstat (limited to 'ThirdPartyLicenses/CSCompilerTools.txt')
0 files changed, 0 insertions, 0 deletions