Skip to content
Snippets Groups Projects
Commit 93551181 authored by Younes Khadraoui's avatar Younes Khadraoui
Browse files

thread control lte-ru

parent fc0a60e1
No related branches found
No related tags found
4 merge requests!650Release v1.1.0 Candidate,!617Develop: Integration 2019 Week 25,!588Develop nr merge,!576Multi-RU support and OTA Synch/Calibration for TDD
......@@ -1334,6 +1334,14 @@ static void* ru_stats_thread(void* param) {
}
}
return(NULL);
}
static void* ru_thread_control( void* param ) {
//wait`
}
static void* ru_thread( void* param ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment