Searched refs:threadsync_get_value (Results 1 – 1 of 1) sorted by relevance
68 threadsync_get_value(struct snmp_node_instance *instance, void *value) in threadsync_get_value() function199 …ce->get_value = (call_data->proxy_instance.get_value != NULL) ? threadsync_get_value : NULL; in do_sync()