WG21 PAPERS

Mailings Beta

Volunteer-driven · Not affiliated with WG21 or ISO

Filter and export papers from the C++ Committee’s monthly mailings by time frame and audience using the options below, or refine your export further with the Select button. Links point directly to the official WG21 papers on open-std.org.

Audience
Wording
Mailings
1 · Year 1 · Month

Select the arrow to the right of the year to filter for specific months.

2026 Sep · 1 of 7

Pick months in 2026

Add Year +

Select Years To Display

Current Years Selected

2026
Filters Author: Brian Bi Clear all
1 out of 1 paper selected for export
SelectPaper Title Authors Audience Doc Date Mailing Date
P3255R3 Expose whether atomic notifying operations are lock-free B. Bi 2026-09-03 2026-09
Doc Date 2026-09-03
Mailing Date 2026-09 Unassigned
Author(s) Brian Bi
Target Audience LWG
Tracking issue View on GitHub
Abstract The atomic notifying functions for `std::atomic_flag` are not always lock-free even though `std::atomic_flag` is specified to always be lock-free. Therefore, use of `std::atomic_flag::notify_one` or `std::atomic_flag::notify_all` may cause unpredictable behavior when called in a signal handler, even though the Standard currently claims that these functions are signal-safe. It would be useful for s
Showing 1 of 1 paper · source: open-std.org