|
Unify Framework Lib 1.7.0
|
Macros | |
| #define | SIGNAL_INIT 1 |
Functions | |
| PROCESS (uic_signal_handler_process, "Unify Signal Handler") | |
| static void | interrupt_handler () |
| static void | check_interrupt () |
| sl_status_t | uic_signal_handler_setup (void) |
| Setup fixture for Unify signal handler. More... | |
| PROCESS_THREAD (uic_signal_handler_process, ev, data) | |
Variables | |
| static int | interrupted = 0 |
| #define SIGNAL_INIT 1 |
|
static |
|
static |
| PROCESS | ( | uic_signal_handler_process | , |
| "Unify Signal Handler" | |||
| ) |
| PROCESS_THREAD | ( | uic_signal_handler_process | , |
| ev | , | ||
| data | |||
| ) |
|
static |