Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinkit/multithread

Simple pthread multithread repository
https://github.com/kevinkit/multithread

Last synced: 3 days ago
JSON representation

Simple pthread multithread repository

Awesome Lists containing this project

README

        

This headers will make it easy to execute mutlithreading programs on CPU using pthread.

Just include all header and compile with "-lpthread".
The headers ONLY WORK WITH LINUX.

the functions:

addi
subi
muli

are simple vector operands.