![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <limits.h>
#include <sys/syscall.h>
#include <sys/resource.h>
#include <string.h>
#include <signal.h>
#include "utils/log.h"
Namespaces | |
namespace | XbmcThreads |
Functions | |
void | term_handler (int signum) |
void term_handler | ( | int | signum | ) |