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: 7 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T19:03:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-19T17:58:59.470Z (11 months ago)
- Topics: barrier, fork, lock, mpi, mutex, parallel, pthreads, semaphore
- Language: C
- Homepage:
- Size: 182 KB
- Stars: 1
- Watchers: 2
- 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