#include <base/concurrency/ApplicationSynchronize.h>
This class is used to synchronize executing contexts exclusively using the application global lock. Do NOT overuse to avoid crosstalk between threads.