Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/apps/snmp/
A Dsnmp_threadsync.c48 call_data->threadsync_node->instance->sync_fn(fn, call_data); in call_synced_function()
49 sys_sem_wait(&call_data->threadsync_node->instance->sem); in call_synced_function()
60 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_get_value_synced()
81 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_set_test_synced()
103 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_set_value_synced()
125 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_release_instance_synced()
146 sys_sem_signal(&call_data->threadsync_node->instance->sem); in get_instance_synced()
157 sys_sem_signal(&call_data->threadsync_node->instance->sem); in get_next_instance_synced()
166 if (threadsync_node->node.node.oid != threadsync_node->target->node.oid) { in do_sync()
176 call_data->proxy_instance.node = &threadsync_node->target->node; in do_sync()
[all …]
/components/net/lwip/lwip-2.1.2/src/apps/snmp/
A Dsnmp_threadsync.c48 call_data->threadsync_node->instance->sync_fn(fn, call_data); in call_synced_function()
49 sys_sem_wait(&call_data->threadsync_node->instance->sem); in call_synced_function()
64 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_get_value_synced()
89 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_set_test_synced()
115 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_set_value_synced()
137 sys_sem_signal(&call_data->threadsync_node->instance->sem); in threadsync_release_instance_synced()
158 sys_sem_signal(&call_data->threadsync_node->instance->sem); in get_instance_synced()
169 sys_sem_signal(&call_data->threadsync_node->instance->sem); in get_next_instance_synced()
178 if (threadsync_node->node.node.oid != threadsync_node->target->node.oid) { in do_sync()
188 call_data->proxy_instance.node = &threadsync_node->target->node; in do_sync()
[all …]
/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dsnmp_threadsync.h71 const struct snmp_threadsync_node *threadsync_node; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsnmp_threadsync.h71 const struct snmp_threadsync_node *threadsync_node; member

Completed in 6 milliseconds