VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::SignalSafe Class Reference

An empty structure that is used to indicate a signal-safe, reentrant implementation. More...

#include <gsignalsafe.h>

Detailed Description

An empty structure that is used to indicate a signal-safe, reentrant implementation.

Any function with SignalSafe in its signature should be kept small and simple, with no exceptions, no logging and no blocking system calls.

Definition at line 36 of file gsignalsafe.h.


The documentation for this class was generated from the following file: