Subversion Repositories tpanel

Rev

Rev 365 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 365 Rev 369
Line 54... Line 54...
54
#ifdef __ANDROID__
54
#ifdef __ANDROID__
55
#define NETSTATE_WIFI   1
55
#define NETSTATE_WIFI   1
56
#define NETSTATE_CELL   2
56
#define NETSTATE_CELL   2
57
#endif
57
#endif
58
 
58
 
59
extern std::mutex mutex_init;
-
 
60
 
-
 
61
/**
59
/**
62
 * @brief PGSUBVIEWATOM_T
60
 * @brief PGSUBVIEWATOM_T
63
 * This struct contains the elements of an item inside a subview list.
61
 * This struct contains the elements of an item inside a subview list.
64
 */
62
 */
65
typedef struct PGSUBVIEWATOM_T
63
typedef struct PGSUBVIEWATOM_T