Skip to content

baberuth/cmdqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

High performance command queue handling in C

TODO: the pthread creation in the cmdqueue doesn't follow the correct rules for UNIX signal handling. Please use pthread masking to block all signals and keep 1 thread in place to handle all signals.

About

Highly efficient dispatch queue based on pthreads in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published