automotive-dlt
|
Go to the source code of this file.
Functions | |
void | dlt_logstorage_exit (void) |
Triggers the application exit. More... | |
app begin@ Copyright (C) 2013 - 2015 Advanced Driver Information Technology. This code is developed by Advanced Driver Information Technology. Copyright of Advanced Driver Information Technology, Bosch and DENSO.
This file is part of GENIVI Project Dlt - Diagnostic Log and Trace console apps.
For further information see http://www.genivi.org/. end@
Definition in file dlt-logstorage-ctrl.h.
void dlt_logstorage_exit | ( | void | ) |
Triggers the application exit.
The application will exit on next epoll timeout.
Definition at line 87 of file dlt-logstorage-ctrl.c.
References DLT_LOGSTORAGE_CTRL_EXIT, and must_exit.
Referenced by catch_signal(), dlt_logstorage_ctrl_execute_event_loop(), and dlt_logstorage_ctrl_setup_event_loop().