AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the AJAThreadImpl class on the Mac platform. More...
#include "ajabase/system/mac/threadimpl.h"
#include "ajabase/system/mac/pthreadsextra.h"
#include "ajabase/common/timer.h"
#include "ajabase/system/debug.h"
#include <errno.h>
#include <sched.h>
#include <signal.h>
#include <sys/resource.h>
#include <sys/syscall.h>
#include <sys/time.h>
#include <mach/mach_init.h>
#include <mach/thread_policy.h>
#include <mach/thread_act.h>
#include <mach/mach_time.h>
Go to the source code of this file.
Variables | |
static const size_t | STACK_SIZE = 1024 * 1024 |
Implements the AJAThreadImpl class on the Mac platform.
Definition in file threadimpl.cpp.
|
static |
Definition at line 22 of file threadimpl.cpp.