/pthread-emb-ps3

POSIX Threads for embedded systems (PTE)

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

PThreads PS3

POSIX for embedded systems (PTE) ported to PS3

End user

make docker-build

Then get the static library at build-cmake/libpthread.a

For developers

Build

make cmake-build

Install

make cmake-install

Uninstall

make cmake-uninstall