Page MenuHomeFreeBSD

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

Authored by olce on Wed, Apr 23, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 3, 7:43 PM
Unknown Object (File)
Fri, May 2, 11:28 PM
Unknown Object (File)
Fri, May 2, 1:00 AM
Unknown Object (File)
Thu, Apr 24, 9:12 PM
Unknown Object (File)
Thu, Apr 24, 5:27 PM
Unknown Object (File)
Thu, Apr 24, 12:36 PM
Unknown Object (File)
Wed, Apr 23, 11:29 PM
Unknown Object (File)
Wed, Apr 23, 5:12 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.Wed, Apr 23, 10:02 AM
markj added inline comments.
sys/sys/queue.h
229

Extra newline here.

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