Skip to content

ppeyso/linked_list_queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

linked_list_queue

Linked list as queue Language C You can use as a circular buffer for exchange data between two process: one thread should fill thread and the other thread read data for using in multithrad needs to add mutex for guarding pushing and reading data.

About

Linked list as queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages