You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 99dc94ab38 nas: make state variables atomics
NAS states and substates maybe be requested from other threads so
they need to be protected.

Note that the caller still needs to hold it's own mutex if different
actions are required based on the state.
3 years ago
..
mac proc_ra: fix race detected with TSAN 3 years ago
mac_common Fix TSAN warnings in UE (#3021) 3 years ago
mac_nr Fixed naming srsLTE to srsRAN 4 years ago
rrc srsue: reduce the default RRC release to 8 (minimum value) 3 years ago
upper nas: make state variables atomics 3 years ago
bearer_manager.h ue,stack: clear all EPS bearers when going RRC idle 3 years ago
ue_stack_base.h rename srsLTE to srsRAN 4 years ago
ue_stack_lte.h Moved lib RLC into it's own folder 3 years ago
ue_stack_nr.h Moved lib RLC into it's own folder 3 years ago