APP_Framework/Framework/: solve the problem the rebase cause.

This commit is contained in:
chunyexixiaoyu
2022-05-06 17:53:25 +08:00
parent 33e3b798b7
commit 909f3cc635
4 changed files with 37 additions and 43 deletions
+4 -2
View File
@@ -21,9 +21,11 @@
#include <adapter.h>
static DoublelistType adapter_list;
#ifdef ADD_XIZI_FETURES
static int adapter_list_lock;
#else
static pthread_mutex_t adapter_list_lock;
#endif
/**
* @description: Init adapter framework
* @return 0