Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Change docs
  • Loading branch information
rruuaanng committed Dec 6, 2024
commit 53a7260950f0b0209ee6a2cc4a494428f2208a13
2 changes: 1 addition & 1 deletion Doc/library/os.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5422,7 +5422,7 @@ operating system.

.. data:: SCHED_DEADLINE

Scheduling strategies for tasks with real-time constraints.
Scheduling policy for tasks with deadline constraints.

.. versionadded:: next

Expand Down