Page MenuHomeFreeBSD

SCHEDULER_STOPPED(): Move it (back) to 'systm.h'
ClosedPublic

Authored by olce on Jan 24 2024, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 27, 11:12 PM
Unknown Object (File)
Sat, Apr 25, 9:27 PM
Unknown Object (File)
Mon, Apr 20, 6:02 AM
Unknown Object (File)
Tue, Apr 14, 10:55 PM
Unknown Object (File)
Tue, Apr 14, 10:08 AM
Unknown Object (File)
Sat, Apr 11, 1:31 AM
Unknown Object (File)
Mar 4 2026, 3:45 PM
Unknown Object (File)
Mar 4 2026, 9:52 AM
Subscribers

Details

Summary

It's not an assertion, so doesn't logically belong to 'kassert.h'.
Moreover, a subsequent commit will make it rely on a variable whose
declaration also belongs to 'systm.h'.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable