Skip to content

chris-y/pthreads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POSIX Threads for AROS and MorphOS

This library implements a subset of the POSIX Threads standard on top of the native Amiga APIs (SignalSemaphores, signals, processes, etc.).

Limitations

Due to underlying API limitations detached threads are not supported.

License

The library is availabe under the zlib license.

Website

http://bszili.morphos.me

Acknowledgements

This library is not directly based on any existing one, but it was inspired by the following projects:

About

Amiga pthreads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.2%
  • Makefile 0.8%