STL backend modules#

Pigweed provides native STL backends for several of its core OS abstraction layers.

OS backend modules#

API group

Backend module

Description

Time

pw_chrono_stl

C++ standard library clock and timer backends.

Synchronization

pw_sync_stl

C++ standard library mutex and semaphore backends.

Threading

pw_thread_stl

C++ standard library threading backends.