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 7ee38e6255 threads: disable thread attributes when compiled with TSAN
TSAN doesn't work well then threads are created with attributes
thar require root rights but the process is run as normal user.

this patch avoid the thread attributes in this case. TSAN isn't going
to be used for production builds.
4 years ago
..
examples fixing support for extended Cyclic Prefix 4 years ago
include threads: fix race in stopping periodic thread 4 years ago
src threads: disable thread attributes when compiled with TSAN 4 years ago
test network_utils_test: fix race detected with TSAN 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago