Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zcaudate/play.c-000-pthreads-hello
- Owner: zcaudate
- Created: 2021-01-25T05:54:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T16:04:50.000Z (about 2 years ago)
- Last Synced: 2024-11-14T12:50:04.752Z (3 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abc Posix Threads Example
Example for "pthreads.h"
### Dev
``` shell
make run
```