Commit b51833d8 authored by ISIP CS/NCTU's avatar ISIP CS/NCTU

isip turbo decoder thread parallel and dynamic assignment according to code segment

parent 6551ec4c
This diff is collapsed.
......@@ -725,6 +725,7 @@ typedef struct PHY_VARS_eNB_s {
//isip turbo thread
isip_turbo isip_turbo_thread[ISIP_TURBO_THREAD_NUM];
unsigned int isip_turbo_thread_status;
} PHY_VARS_eNB;
......
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