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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_threadsync.c161 do_sync(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance, snmp_threadsync_called_fn fn) function
199 return do_sync(root_oid, root_oid_len, instance, get_instance_synced);
205 return do_sync(root_oid, root_oid_len, instance, get_next_instance_synced);

Completed in 89 milliseconds