This AC queries $system.discover_locks on the server and returns the key value pair of SPID, and LOCK_STATUS.
A lock status of 0, indicated this SPID is blocked, and waiting to aquire its lock.
The AC will evaluate to TRUE when any returned rows have a lock status of 0 (blocked).