srsLTE/lib/include/srsran/adt
Francisco ac375f07d9 add precompiler guards to restrict builtin use to gcc and clang 2021-04-19 13:31:20 +01:00
..
detail Reimplement batch-based background object/memory pool 2021-04-07 12:02:22 +01:00
pool pool - avoid concurrent batch allocations in background threads 2021-04-09 12:54:22 +01:00
accumulators.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
bounded_bitset.h add precompiler guards to restrict builtin use to gcc and clang 2021-04-19 13:31:20 +01:00
bounded_vector.h Enhance RRC eNB events: 2021-03-31 19:37:49 +02:00
choice_type.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
circular_array.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
circular_buffer.h adt unit test - fix memory pool test 2021-04-07 12:02:22 +01:00
circular_map.h s1ap - handle invalid or repeated erab ids in s1ap erab release command 2021-04-12 22:07:26 +01:00
expected.h refactor - integration of segment list in rlc_amd_tx_pdu and pdcp_pdu_info classes 2021-04-16 13:54:10 +01:00
fsm.h refactor - increase code reuse in adt files 2021-03-29 22:11:25 +01:00
interval.h refactor - increase code reuse in adt files 2021-03-29 22:11:25 +01:00
intrusive_list.h timers - fix old gcc compilation issue. Changed free list to intrusive list. 2021-04-15 18:46:42 +01:00
move_callback.h forbid allocations when dispatching task to thread pool 2021-04-10 15:03:38 +01:00
observer.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
optional.h replaced present+value for optional field in s1ap mme_ue_s1ap_id context field 2021-04-01 10:24:34 +01:00
scope_exit.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
singleton.h implementation of concurrent fixed size pool that leverages thread local caches to avoid mutexing 2021-03-27 12:21:08 +00:00
span.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00