SBMutex#

class lldb.SBMutex(*args)#

Proxy of C++ lldb::SBMutex class.

Methods Summary

IsValid(SBMutex self)

lock(SBMutex self)

unlock(SBMutex self)

Methods Documentation

IsValid(SBMutex self) bool#
lock(SBMutex self)#
unlock(SBMutex self)#