Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages