KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
_pthread.h File Reference

Basic sys/_pthread.h file for newlib. More...

Go to the source code of this file.

Macros

#define _POSIX_THREADS
 POSIX threads supported (sorta) More...
 
#define _POSIX_TIMEOUTS
 POSIX timeouts supported (sorta) More...
 
#define _POSIX_TIMERS
 POSIX timers supported (not really) More...
 

Detailed Description

Basic sys/_pthread.h file for newlib.

This file specifies a few things to make sure pthreads stuff compiles.

Macro Definition Documentation

#define _POSIX_THREADS

POSIX threads supported (sorta)

#define _POSIX_TIMEOUTS

POSIX timeouts supported (sorta)

#define _POSIX_TIMERS

POSIX timers supported (not really)