Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelofcandido/a-little-job-on-threads
An implementation of a program about array management using threads. It will use the Pthreads API.
https://github.com/marcelofcandido/a-little-job-on-threads
Last synced: 9 days ago
JSON representation
An implementation of a program about array management using threads. It will use the Pthreads API.
- Host: GitHub
- URL: https://github.com/marcelofcandido/a-little-job-on-threads
- Owner: MarceloFCandido
- License: mit
- Created: 2019-04-03T12:15:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T17:07:32.000Z (over 5 years ago)
- Last Synced: 2024-11-06T13:12:23.535Z (about 2 months ago)
- Language: C
- Size: 567 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# an-little-job-on-threads
An implementation of a program about array management using threads. It will use the Pthreads API.