An open API service indexing awesome lists of open source software.

https://github.com/fpena2/smart-monkeys

Simple multi-threaded object oriented program for linux that utilizes POSIX threads to divide tasks between different monkeys (threads).
https://github.com/fpena2/smart-monkeys

linux mutex-lock mutilthread posix-threads pthreads

Last synced: 13 days ago
JSON representation

Simple multi-threaded object oriented program for linux that utilizes POSIX threads to divide tasks between different monkeys (threads).

Awesome Lists containing this project

README

          

Application which allows multiple threads to modify data stored in a stack.