Skip to content

sinsiddh/BarrierImplementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/***************************************************
* Single Author Info
* ssingh24 Siddharth Singh
***************************************************/

IMPORTANT NOTE:
--------------
To run your own test file, in the Makefile edit TEST_FILE and replace test.c with your file name.

Commands:
--------

1. Execute "make clean"  

2. Execute "make" command. It creates test executable.

3. Run test binary using "./test" command

About

Custom Implementation of barrier for pthreads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published