KallistiOS
##version##
|
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... | |
Basic sys/_pthread.h file for newlib.
This file specifies a few things to make sure pthreads stuff compiles.
#define _POSIX_THREADS |
POSIX threads supported (sorta)
#define _POSIX_TIMEOUTS |
POSIX timeouts supported (sorta)
#define _POSIX_TIMERS |
POSIX timers supported (not really)