openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
thread.cpp File Reference
#include <lib/base/thread.h>
#include <stdio.h>
#include <unistd.h>
#include <lib/base/eerror.h>

Variables

static const int default_stack_size = 1024*1024
 

Variable Documentation

◆ default_stack_size

const int default_stack_size = 1024*1024
static