MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_close_instance_d

Function xo_close_instance_d

tools/libxo/libxo/libxo.c:7516–7520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7514}
7515
7516xo_ssize_t
7517xo_close_instance_d (void)
7518{
7519 return xo_close_instance_h(NULL, NULL);
7520}
7521
7522static int
7523xo_do_close_all (xo_handle_t *xop, xo_stack_t *limit)

Callers 1

mainFunction · 0.85

Calls 1

xo_close_instance_hFunction · 0.85

Tested by 1

mainFunction · 0.68