fix data race
This commit is contained in:
@@ -46,9 +46,6 @@ extern int g_front_seg_index;
|
||||
extern int g_front_seg_num;
|
||||
extern unsigned int g_node_id; //前置程序类型(100-600)
|
||||
|
||||
//初始化完成标识
|
||||
extern int INITFLAG;
|
||||
|
||||
//线程阻塞计数
|
||||
extern uint32_t g_ontime_blocked_times;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user