#include <gr_dispatcher.h>
#include <math.h>
#include <errno.h>
#include <stdio.h>

Functions | |
| gr_dispatcher_sptr | gr_make_dispatcher () |
| gr_dispatcher_sptr | gr_dispatcher_singleton () |
| gr_dispatcher_sptr gr_dispatcher_singleton | ( | ) |
References gr_make_dispatcher().
| gr_dispatcher_sptr gr_make_dispatcher | ( | ) |
Referenced by gr_dispatcher_singleton().
1.5.5