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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_threadsync.c64 threadsync_get_value(struct snmp_node_instance* instance, void* value) function
187 instance->get_value = (call_data->proxy_instance.get_value != NULL)? threadsync_get_value : NULL;

Completed in 30 milliseconds