KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
_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)
 
#define _POSIX_TIMEOUTS
 POSIX timeouts supported (sorta)
 

Detailed Description

Basic sys/_pthread.h file for newlib.

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

Macro Definition Documentation

◆ _POSIX_THREADS

#define _POSIX_THREADS

POSIX threads supported (sorta)

◆ _POSIX_TIMEOUTS

#define _POSIX_TIMEOUTS

POSIX timeouts supported (sorta)