GitHub / GuyKabiri / GCD-Calculator-in-C-using-Threads
An Exercise as a part of the `Operation Systems` course. Calculate the gcd of pairs of numbers using threads and mutex lock in C.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuyKabiri%2FGCD-Calculator-in-C-using-Threads
PURL: pkg:github/GuyKabiri/GCD-Calculator-in-C-using-Threads
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 4 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: c, gcd, gcd-calculator, lock, mutex, mutex-lock, thread, threads