AT&T ECOMP Vendor Event Listener library  0.1
evel_demo.h
Go to the documentation of this file.
1 #ifndef EVEL_DEMO_INCLUDED
2 #define EVEL_DEMO_INCLUDED
3 
4 /**************************************************************************/
42 void *signal_watcher(void *);
43 
44 #endif
void * signal_watcher(void *)
Signal watcher.
Definition: evel_demo.c:541