diff options
| author | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:29 +0000 |
|---|---|---|
| committer | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:29 +0000 |
| commit | d779da91de1f5706e1413bcd9c2e9cb64365e580 (patch) | |
| tree | a0bbc50d4f842729cf21f62a46182f0fcacc121f /lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 45dc04bb83ab99e004f9f0974d9b2982120b61de (diff) | |
| download | bcm5719-llvm-d779da91de1f5706e1413bcd9c2e9cb64365e580.tar.gz bcm5719-llvm-d779da91de1f5706e1413bcd9c2e9cb64365e580.zip | |
Fix race conditions in Core/Timer
The Timer class already had some support for multi-threaded access
but it still contained several race conditions. This CL fixes them
in preparation of adding multi-threaded dwarf parsing (and other
multi-threaded parts later).
Differential revision: http://reviews.llvm.org/D13940
llvm-svn: 251105
Diffstat (limited to 'lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions

