summaryrefslogtreecommitdiff
path: root/posix_api/livermore/pthread/README
blob: 17cefd41cb1729331692e236f8392ca1aa8cb5d2 (plain)
1
2
3
4
5
This is a simple example which illustrates how to use the
pthreads adapted from the Lawrence Livermore POSIX Pthreads
tutorial: ​https://computing.llnl.gov/tutorials/pthreads/.

Thanks to Christopher Kerl for providing the code.