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)
Wed, Oct 15, 1:42 AM
Unknown Object (File)
Wed, Oct 15, 1:42 AM
Unknown Object (File)
Wed, Oct 15, 1:42 AM
Unknown Object (File)
Tue, Oct 14, 4:51 PM
Unknown Object (File)
Aug 14 2025, 10:23 PM
Unknown Object (File)
Aug 14 2025, 7:02 PM
Unknown Object (File)
Jun 17 2025, 10:00 AM
Unknown Object (File)
Jun 10 2025, 4:03 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