Home
last modified time | relevance | path

Searched refs:threadsync_get_value (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_threadsync.c68 threadsync_get_value(struct snmp_node_instance *instance, void *value) in threadsync_get_value() function
199 …ce->get_value = (call_data->proxy_instance.get_value != NULL) ? threadsync_get_value : NULL; in do_sync()