/multithreading

:zap: This repository contains implementations that demonstrate data processing using threads with the pthread library

Primary LanguageCMIT LicenseMIT

Multithreading C

This repository contains implementations that demonstrate data processing using threads with the pthread library

Run

gcc file.c -D_REENTRANT -lpthread

Author

Mateus Almeida

License

This project is licensed under the MIT License.