diff options
| author | fengweihao <[email protected]> | 2018-07-05 14:05:28 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2018-07-05 14:05:28 +0800 |
| commit | d02f57e5ee36ccadb3e7a2dac02b5849cb5c2ee5 (patch) | |
| tree | b907af080560baf28a4ff2a570e3b812e3e2c8ac /src/rt/rt_string.h | |
| parent | fb554743df7395dc442e90ad39dd9b32cdd3ab3c (diff) | |
[DEL]
1.删除openssl锁初始化函数
[Modify]
1.重构并修改redis异步回调函数代码
2.修改Makefiel,对moodycamel_field_stat2.cpp文件使用g++编译
[Add]
1.添加屏幕信息统计库libMESA_field_stat2.a
2.添加对C++静态库C调用的内部封装接口文件
Diffstat (limited to 'src/rt/rt_string.h')
| -rw-r--r-- | src/rt/rt_string.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rt_string.h b/src/rt/rt_string.h index 2a3f3ca..f37b368 100644 --- a/src/rt/rt_string.h +++ b/src/rt/rt_string.h @@ -62,5 +62,4 @@ static inline void atomic_set(atomic_t *v, int32_t val) { v->counter = val; } - #endif |
