Commit 93551181 authored by Younes's avatar Younes

thread control lte-ru

parent fc0a60e1
...@@ -1334,6 +1334,14 @@ static void* ru_stats_thread(void* param) { ...@@ -1334,6 +1334,14 @@ static void* ru_stats_thread(void* param) {
} }
} }
return(NULL); return(NULL);
}
static void* ru_thread_control( void* param ) {
//wait`
} }
static void* ru_thread( void* param ) { static void* ru_thread( void* param ) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment