Skip to content

libutil: Template SyncBase over condition_variable implementation#15371

Merged
xokdvium merged 1 commit intomasterfrom
sync-base-cond-var-template
Mar 2, 2026
Merged

libutil: Template SyncBase over condition_variable implementation#15371
xokdvium merged 1 commit intomasterfrom
sync-base-cond-var-template

Conversation

@xokdvium
Copy link
Contributor

@xokdvium xokdvium commented Mar 1, 2026

Motivation

This will allow us to use boost::fibers with the SyncBase class. Boost.Fiber has basically the same synchronsation primitives, so this is a really nice fit.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

This will allow us to use boost::fibers with the SyncBase class.
@xokdvium xokdvium requested a review from edolstra as a code owner March 1, 2026 21:59
@xokdvium xokdvium added this pull request to the merge queue Mar 2, 2026
Merged via the queue into master with commit 088df89 Mar 2, 2026
19 checks passed
@xokdvium xokdvium deleted the sync-base-cond-var-template branch March 2, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants