![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Go to the source code of this file.
Functions | |
int | epicsInterruptLock () |
void | epicsInterruptUnlock (int key) |
int | epicsInterruptIsInterruptContext () |
void | epicsInterruptContextMessage (const char *message) |
void epicsInterruptContextMessage | ( | const char * | message | ) |
Definition at line 26 of file osdInterrupt.c.
int epicsInterruptIsInterruptContext | ( | void | ) |
Definition at line 24 of file osdInterrupt.c.
int epicsInterruptLock | ( | void | ) |
Definition at line 20 of file osdInterrupt.c.
void epicsInterruptUnlock | ( | int | key | ) |
Definition at line 22 of file osdInterrupt.c.