• Robert Schmidt's avatar
    Remove unused UL_INFO_mutex · fb69d9c6
    Robert Schmidt authored
    The UL_INFO_mutex is used in only one place, and therefore useless.
    Also, the scheduler uses a lock internally to prevent concurrent access.
    Hence, the UL_INFO_mutex is not needed.
    
    Remove kill_gNB_proc(), as it is now dead code.
    fb69d9c6
vnf_p7_interface.c 22.7 KB