#include <sys/prctl.h>
#include <sys/time.h>
#include <time.h>
#include <signal.h>
#include "AP_Thread.h"
#include "AP_Logger.h"
#include "AP_Utility.h"
Namespaces | |
namespace | AP |
Architecture Platform. | |
Functions | |
bool | AP_ThreadSingle (void *(*handle)(void *), void *arg, AP_Uint32 stacksize) |