no_locks property

no_locks property

Return true if all lock-flags are disabled. Read-only bool.

Definition:

@property
def no_locks(self):
    ...

See Also