Home
last modified time | relevance | path

Searched refs:processx__handle_destroy (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx-win.h33 void processx__handle_destroy(processx_handle_t *handle);
H A Dprocessx.c843 processx__handle_destroy(handle); in processx__finalizer()
862 void processx__handle_destroy(processx_handle_t *handle) { in processx__handle_destroy() function
/dports/sysutils/R-cran-processx/processx/src/unix/
H A Dprocessx.c25 static void processx__handle_destroy(processx_handle_t *handle);
366 processx__handle_destroy(handle); in processx__finalizer()
389 static void processx__handle_destroy(processx_handle_t *handle) { in processx__handle_destroy() function