Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_threadsync.c93 threadsync_set_test(struct snmp_node_instance *instance, u16_t len, void *value) in threadsync_set_test() function
201 …ce->set_test = (call_data->proxy_instance.set_test != NULL) ? threadsync_set_test : NULL; in do_sync()