About
  1. | API Documentation
  2. | Common
  3. | utils
  4. | CritErrHdlr

CritErrHdlr

Defined in <utils/ErrorHandling.h>

This is the callback function for processing signal events. For each installed signal, this function will be called if that signal gets caught. In practice, this just prints the stacktrace, though.


void CritErrHdlr(int sig_num, siginfo_t * info, void * ucontext)
(1)
  1. __MISSING__
    Parameters:
    • int sig_num
    • siginfo_t * info
    • void * ucontext

SnakeStrike — An program for high-speed multi-camera data collection and triangulation.

Page owner(s): gwjensen  Last updated: 2020-09-28 07:40:17 +0000