Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/apps/snmp/
A Dsnmp_threadsync.c56 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_get_value_synced()
70 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_get_value()
81 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_test_synced()
95 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_test()
107 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_value_synced()
121 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_value()
133 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_release_instance_synced()
143 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_release_instance()
153 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in get_instance_synced()
164 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in get_next_instance_synced()
[all …]
/lib/lwip/lwip/src/include/lwip/apps/
A Dsnmp_threadsync.h57 struct threadsync_data struct
81 struct threadsync_data data; argument

Completed in 16 milliseconds