The locking modifier locks an item for AQL report processing. The purpose of this modifier is to prevent transient GFEs when using the AQL list or select commands on large items that are being simultaneously updated by another user/process.
{command} {modifiers} locking
select myfile if A5000 = "big file" locking