Subversion Repositories tpanel

Rev

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

Rev 361 Rev 365
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
 
59
/**
61
/**
60
 * @brief PGSUBVIEWATOM_T
62
 * @brief PGSUBVIEWATOM_T
61
 * This struct contains the elements of an item inside a subview list.
63
 * This struct contains the elements of an item inside a subview list.
62
 */
64
 */
63
typedef struct PGSUBVIEWATOM_T
65
typedef struct PGSUBVIEWATOM_T