-
Notifications
You must be signed in to change notification settings - Fork 7
Pthreads for Embedded Systems
License
Unknown, LGPL-2.1 licenses found
Licenses found
Unknown
COPYING
LGPL-2.1
COPYING.LIB
jschmidlapp/pthreads-emb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
POSIX Threads for embedded systems (PTE) PTE is an open source implementation of the POSIX API for multithreaded applications (pthreads). It is intended to be used to provide a pthreads API for embedded operating systems that do not natively provide a pthreads API. PTE is designed to be easily portable to such operating systems and only relies on basic primitives (e.g. semaphores) that are widely supported on most embedded operating systems. Currently, PTE has been ported to Texas Instrument's DSP/BIOS and Sony's PSP OS. PTE is based heavily on Pthreads Win32, an implementation of pthreads for Windows. Information on building and porting PTE is available at https://github.com/jschmidlapp/pthreads-emb/wiki.
About
Pthreads for Embedded Systems
Resources
License
Unknown, LGPL-2.1 licenses found
Licenses found
Unknown
COPYING
LGPL-2.1
COPYING.LIB
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published