Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dsnmp_threadsync.h80 snmp_threadsync_synchronizer_fn sync_fn; member
/third_party/lwip/src/apps/snmp/
Dsnmp_threadsync.c221 …threadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn) in snmp_threadsync_init()