https://github.com/tawfik-s/unixposixthreads
playGround For learning pthread in c and parallel programming
https://github.com/tawfik-s/unixposixthreads
barrier fork lock mpi mutex parallel pthreads semaphore
Last synced: about 2 months ago
JSON representation
playGround For learning pthread in c and parallel programming
- Host: GitHub
- URL: https://github.com/tawfik-s/unixposixthreads
- Owner: tawfik-s
- Created: 2022-10-04T09:36:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T19:03:03.000Z (over 3 years ago)
- Last Synced: 2025-12-29T22:59:48.983Z (5 months ago)
- Topics: barrier, fork, lock, mpi, mutex, parallel, pthreads, semaphore
- Language: C
- Homepage:
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnixPosixThreads
playGround For learning pthread in c and parallel programming