Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp_threadsync.h80 snmp_threadsync_synchronizer_fn sync_fn; member
106 …hreadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn);
/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_threadsync.c48 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() argument
228 instance->sync_fn = sync_fn; in snmp_threadsync_init()

Completed in 8 milliseconds