Rtos API example
lwip_snmp_threadsync.c File Reference
SNMP thread synchronization implementation. More...
Go to the source code of this file.
Functions | |
| void | snmp_threadsync_init (struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_fn sync_fn) |
| Initializes thread synchronization instance. | |
Detailed Description
SNMP thread synchronization implementation.
Definition in file lwip_snmp_threadsync.c.
Function Documentation
| void snmp_threadsync_init | ( | struct snmp_threadsync_instance * | instance, |
| snmp_threadsync_synchronizer_fn | sync_fn | ||
| ) |
Initializes thread synchronization instance.
Create thread sync instance data.
Definition at line 209 of file lwip_snmp_threadsync.c.
Generated on Sun Jul 17 2022 08:25:35 by
1.7.2