<div>Dear all </div><div><br></div><div>   you know, in windbg there is a very useful command -- locks  .  it will tell us who owned the special lock.  in lldb, there is no such command. sometimes, we have a deadlock. but we cannot find the mutex, whitch thread owned it , and do not release!!</div><div><br></div><div>Thank you very much!</div>