Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_threadsync.c45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function()
56 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_get_value_synced()
66 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_get_value()
77 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_set_test_synced()
87 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_set_test()
99 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_set_value_synced()
109 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_set_value()
121 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_release_instance_synced()
131 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_release_instance()
141 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in get_instance_synced()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_threadsync.c45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function()
56 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_get_value_synced()
66 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_get_value()
77 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_test_synced()
87 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_test()
99 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_value_synced()
109 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_value()
121 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_release_instance_synced()
131 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_release_instance()
141 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in get_instance_synced()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dsnmp_threadsync.h57 struct threadsync_data struct
81 struct threadsync_data data; argument
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dsnmp_threadsync.h57 struct threadsync_data struct
81 struct threadsync_data data; argument