Searched refs:t_sync_write (Results 1 – 6 of 6) sorted by relevance
67 struct thread *t_sync_write; member
271 new->t_sync_write = NULL; in ospf_apiserver_new()303 &apiserv->t_sync_write); in ospf_apiserver_event()328 if (apiserv->t_sync_write) { in ospf_apiserver_free()329 thread_cancel(apiserv->t_sync_write); in ospf_apiserver_free()449 apiserv->t_sync_write = NULL; in ospf_apiserver_sync_write()
70 struct thread *t_sync_write; member
287 new->t_sync_write = NULL; in ospf_apiserver_new()317 if (!apiserv->t_sync_write) in ospf_apiserver_event()319 apiserv->t_sync_write = in ospf_apiserver_event()352 if (apiserv->t_sync_write) in ospf_apiserver_free()354 thread_cancel (apiserv->t_sync_write); in ospf_apiserver_free()484 apiserv->t_sync_write = NULL; in ospf_apiserver_sync_write()