Skip to content

narhen/libpthreadpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpthreadpool

A thread pool written in C based on pthreads

Documentation, examples and more tests will be added in the near future.

#Dependencies

  • pthreads

#Usage

  • To compile as a shared object, simply run make
  • To compile tests run make tests

About

A C thread pool based on pthreads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors