27#ifndef __WITH_AVRLIBC__ 
   28#define HAVE_MALLOC_H 1 
Mutex for thread synchronization.
 
Synchronization barriers.
 
Thread cancellation features.
 
Cleanup primitives for pthread threads.
 
RIOT POSIX condition variable API.
 
Attributes for pthread mutexes.
 
Singletons features / single-shot execution.
 
Implementation of a fair, POSIX conforming reader/writer lock.
 
Implementation of a fair, POSIX conforming reader/writer lock (attribute set).
 
Scheduling parameters and policies of pthreads.
 
Thread creation features.
 
Thread creation features (attributes).
 
RIOT POSIX thread local storage.
 
Scheduler API definition.