Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
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() local
66 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_get_value() local
77 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_set_test_synced() local
87 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_set_test() local
99 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_set_value_synced() local
109 struct threadsync_data *call_data = (struct threadsync_data*)instance->reference.ptr; in threadsync_set_value() local
121 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in threadsync_release_instance_synced() local
141 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in get_instance_synced() local
152 struct threadsync_data *call_data = (struct threadsync_data*)ctx; in get_next_instance_synced() local
[all …]
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c1468 void* call_data, in _bdf_parse_glyphs()
1963 void* call_data, in _bdf_parse_properties()
2068 void* call_data, in _bdf_parse_start()

Completed in 7 milliseconds