forked from xuos/xiuos
APP_Framework/Framework/: solve the problem the rebase cause.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user