|
KallistiOS
2.0.0
|
Basic sys/_pthread.h file for newlib. More...
Go to the source code of this file.
Macros | |
| #define | _POSIX_THREADS |
| POSIX threads supported (sorta) | |
| #define | _POSIX_TIMEOUTS |
| POSIX timeouts supported (sorta) | |
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)
1.8.1.1