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
mme.cc extend thread class to set unique thread name in ctor 6 years ago
mme_gtpc.cc Fix GTP-C socket initialization to remove compiler warnings. 6 years ago
nas.cc fix uninitialized members in MME NAS 6 years ago
s1ap.cc update copyright notice 6 years ago
s1ap_ctx_mngmt_proc.cc update copyright notice 6 years ago
s1ap_mngmt_proc.cc update copyright notice 6 years ago
s1ap_nas_transport.cc update copyright notice 6 years ago
s1ap_paging.cc update copyright notice 6 years ago