Searched refs:sync_fn (Results 1 – 2 of 2) sorted by relevance
80 snmp_threadsync_synchronizer_fn sync_fn; member106 …hreadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn);
48 call_data->threadsync_node->instance->sync_fn(fn, call_data); in call_synced_function()221 …threadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn) in snmp_threadsync_init() argument228 instance->sync_fn = sync_fn; in snmp_threadsync_init()
Completed in 8 milliseconds