Skip to content

Sxlly/Critical-Section-Problem-Algorithm-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run program: 

./sss FILENAME.txt

How to Compile Program:

sudo apt-get install gcc

gcc sss.c -o sss

About

Sorting Algorithm for Arrays in C using p_threads to emulate the OS Critical Section Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages