In Linux, /var/lock stores lock files that prevent multiple processes from accessing the same resource simultaneously. Think of it as the system’s "Do Not Disturb" sign for shared resources—critical for maintaining stability in a multi-user, multi-process environment.