Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adi2K/Multi-Threading-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

Multi-Threading-Examples

Run in Terminal :

Vaccine Distribution

gcc VaccineDistribution.c -lpthread -o VD
./VD

Music Club Event Management

gcc semQ3.c -lpthread -lreadline -o MCEM
./MCEM

The basic premise of the implementation is provided in Readme.docx

Input statements have been modified for first time users to understand what needs to be passed as input

About

Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /