bbalanza / hybrid-pthread-barrier

C pThreads barrier combining spin-locking and thread sleeping to avoid excessive context switching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

C pThreads barrier combining spin-locking and thread sleeping to avoid excessive context switching.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 100.0%