pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mainloop_compat.h File Reference

Deprecated Pacemaker mainloop API. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean crm_signal (int sig, void(*dispatch)(int sig))
 

Detailed Description

Deprecated Pacemaker mainloop API.

Deprecated:
Do not include this header directly. The main loop APIs in this header, and the header itself, will be removed in a future release.

Definition in file mainloop_compat.h.

Function Documentation

gboolean crm_signal ( int  sig,
void(*)(int sig)  dispatch 
)
Deprecated:
Use crm_signal_handler() instead

Definition at line 1495 of file mainloop.c.