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

Function clearHandler

freebsd/contrib/zstd/programs/fileio.c:155–159  ·  view source on GitHub ↗

Idempotent */

Source from the content-addressed store, hash-verified

153}
154/* Idempotent */
155static void clearHandler(void)
156{
157 if (g_artefact) signal(SIGINT, SIG_DFL);
158 g_artefact = NULL;
159}
160
161
162/*-*********************************************************

Callers 4

FIO_decompressDstFileFunction · 0.85
FIO_decompressSrcFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected