MCPcopy Create free account
hub / github.com/git/git / sigaction

Class sigaction

progress.c:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72static void set_progress_signal(void)
73{
74 struct sigaction sa;
75 struct itimerval v;
76
77 if (progress_testing)

Callers 1

set_progress_signalFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected