27025d Refactor: scheduler: make constraint unpacking function static

2 files Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: scheduler: make constraint unpacking function static
    
    ... for linker efficiency and readability. Also change the return type to void
    since it was ignored (and the same for some related functions).