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 a9ad408f51 task_scheduler: use block_queue for internal tasks
TSAN detected wrong use of the old deque-based internal queue. To avoid
unwanted/undetected mis-use the patch uses the thread-safe block_queue
data structure instead.
4 years ago
..
examples Added 5G NAS PCAP support 4 years ago
include task_scheduler: use block_queue for internal tasks 4 years ago
src sys_metrics: reduce log level when measurement interval is shorter than expected 4 years ago
test Moved lib PDCP to its own folder 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago