Skip to content

5GenCrypto/libthreadpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libthreadpool

This is a simple threadpool library. Create a threadpool, add jobs, destroy the threadpool. Leftover jobs will finish before destruction.

Compilation

autoreconf -i
./configure
make

License

Public domain

About

simple pthreads threadpool library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published