ReactOS 0.4.16-dev-13-ge2fc578
|
#include <schily/mconfig.h>
Go to the source code of this file.
Classes | |
struct | sigblk |
Typedefs | |
typedef struct sigblk | SIGBLK |
typedef int handlefunc_t | __PR((const char *, long, long)) |
Functions | |
void handlecond | __PR ((const char *, SIGBLK *, int(*)(const char *, long, long), long)) |
void raisecond | __PR ((const char *, long)) |
void starthandlecond | __PR ((SIGBLK *)) |