lwIP
2.1.0
Lightweight IP stack
|
Data Structures | |
struct | threadsync_data |
struct | snmp_threadsync_instance |
struct | snmp_threadsync_node |
Macros | |
#define | SNMP_CREATE_THREAD_SYNC_NODE(oid, target_leaf_node, threadsync_instance) |
Functions | |
void | snmp_threadsync_init (struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn) |
SNMP server MIB API to implement thread synchronization
#define SNMP_CREATE_THREAD_SYNC_NODE | ( | oid, | |
target_leaf_node, | |||
threadsync_instance | |||
) |
Create thread sync proxy node
void snmp_threadsync_init | ( | struct snmp_threadsync_instance * | instance, |
snmp_threadsync_synchronizer_fn | sync_fn | ||
) |
Create thread sync instance data
Initializes thread synchronization instance