MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / SignalExitProcess

Function SignalExitProcess

main/MiNiFiMain.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void SignalExitProcess() {
91 sem_post(running);
92}
93#endif
94
95void sigHandler(int signal) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected