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 e47010130f extend thread class to set unique thread name in ctor
this will also extend all classes that use srslte::thread
to specify the name of the thread in the ctor as well
as to set the name of the worker threads in the thread pool
the thread name will be displayed in gdb.
6 years ago
..
CMakeLists.txt update copyright notice 6 years ago
rlc_am_control_test.cc Renamed the reset() method of byte_buffer_t to clear() 6 years ago
rlc_am_data_test.cc rework scheduler 6 years ago
rlc_am_test.cc extend thread class to set unique thread name in ctor 6 years ago
rlc_stress_test.cc extend thread class to set unique thread name in ctor 6 years ago
rlc_um_data_test.cc Renamed the reset() method of byte_buffer_t to clear() 6 years ago
rlc_um_test.cc added _t to unique_byte_buffer type 6 years ago