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 9, 7:38 PM
Unknown Object (File)
Wed, Oct 9, 7:38 PM
Unknown Object (File)
Wed, Oct 9, 7:38 PM
Unknown Object (File)
Wed, Oct 9, 7:12 PM
Unknown Object (File)
Sep 23 2024, 1:44 AM
Unknown Object (File)
Sep 10 2024, 12:54 AM
Unknown Object (File)
Sep 4 2024, 10:43 AM
Unknown Object (File)
Sep 4 2024, 10:18 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