Chromium Embedded Framework (CEF) 148.0.4+ga59e378+chromium-148.0.7778.40
base::PlatformThread Namespace Reference

A namespace for low-level thread functions. More...

Detailed Description

A namespace for low-level thread functions.

Chromium uses a class with static methods but CEF uses an actual namespace to avoid linker problems with the sandbox libaries on Windows.