Merge rewritten inline funcs into main BSD repo #4

Merged
ed1223 merged 6 commits from gleb/BSD into BSD-merged 2024-10-16 17:02:14 +00:00

6 Commits

Author SHA1 Message Date
cyclane 63742c5717 implement thread_get_nice & thread_get_recent_cpu 2024-10-15 19:56:46 +01:00
cyclane 27d564ab49 inline funcs instead of macros for fixed-point 2024-10-15 19:45:11 +01:00
EDiasAlberto 3e379acd5e modify gitignore to ignore vscode files 2024-10-15 17:27:16 +01:00
EDiasAlberto 2834af032d fix bracketing issue in ROUNDING_FP_TO_INT 2024-10-15 17:23:03 +01:00
EDiasAlberto df89bda71e modify thread struct to track thread niceness and recent_cpu time 2024-10-15 17:09:06 +01:00
EDiasAlberto 5178b72370 comment fixed point arithmetic header 2024-10-15 15:34:06 +01:00