Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/play.c-000-pthreads-hello

Simple Posix Threads Example
https://github.com/zcaudate/play.c-000-pthreads-hello

Last synced: 30 days ago
JSON representation

Simple Posix Threads Example

Awesome Lists containing this project

README

        

# Abc Posix Threads Example

Example for "pthreads.h"

### Dev

``` shell
make run
```