• Robert Schmidt's avatar
    NR MAC: make many functions static · e7a8eb95
    Robert Schmidt authored
    To know which functions are used from outside and which are
    module-local, make many functions static. This will allow us to protect
    only those functions with a mutex for which it is necessary.
    e7a8eb95
gNB_scheduler_bch.c 29 KB