bglibs
include
selfpipe.h
1
#ifndef BGLIBS__SELF_PIPE__H__
2
#define BGLIBS__SELF_PIPE__H__
3
7
int
selfpipe_init
(
void
);
8
void
selfpipe_close
(
void
);
9
void
selfpipe_catch_signal
(
int
);
10
13
#endif
selfpipe_close
void selfpipe_close(void)
Definition:
selfpipe.c:55
selfpipe_init
int selfpipe_init(void)
Definition:
selfpipe.c:39
selfpipe_catch_signal
void selfpipe_catch_signal(int)
Definition:
selfpipe.c:16
Generated on Fri Feb 23 2018 10:24:54 for bglibs by
1.8.13