Page MenuHomeFreeBSD

queue: New *_SPLIT_AFTER(), *_ASSERT_EMPTY(), *_ASSERT_NONEMPTY()
ClosedPublic

Authored by olce on Apr 23 2025, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 12:36 AM
Unknown Object (File)
Thu, Nov 6, 10:27 PM
Unknown Object (File)
Fri, Oct 17, 12:10 PM
Unknown Object (File)
Tue, Oct 14, 6:03 PM
Unknown Object (File)
Oct 12 2025, 6:34 AM
Unknown Object (File)
Oct 12 2025, 5:01 AM
Unknown Object (File)
Sep 15 2025, 10:05 AM
Unknown Object (File)
Sep 5 2025, 2:06 PM
Subscribers

Details

Summary

To ensure that these functions that were initially created for STAILQs
are available for all list types.

queue.3: Add *_SPLIT_AFTER()

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63656
Build 60540: arc lint + arc unit

Event Timeline

olce requested review of this revision.Apr 23 2025, 10:02 AM
markj added inline comments.
sys/sys/queue.h
229

Extra newline here.

This revision is now accepted and ready to land.Apr 23 2025, 8:59 PM
olce marked an inline comment as done.Apr 24 2025, 7:19 AM