Remove unused RunLocker and related code
authorEd Maste <emaste@freebsd.org>
Mon, 15 Jul 2013 22:59:08 +0000 (22:59 +0000)
committerEd Maste <emaste@freebsd.org>
Mon, 15 Jul 2013 22:59:08 +0000 (22:59 +0000)
commitd591a24b86b50b42719cc9b4c8de3627551e30cc
tree6610c3bfe036b517d48acb8662b80ea594fae84f
parent7f98240df65cfabd6d4bbf95907711f6a2734298
Remove unused RunLocker and related code

RunLocker was not used anywhere, and was the only instance of the
WriteLocker class.  Remove both.

llvm-svn: 186361
lldb/include/lldb/Host/ReadWriteLock.h
lldb/include/lldb/Target/Process.h