schedyield: Exposes standard POSIX function sched_yield.
sched_yield is useful, when starting many processes, and waiting for them to complete. It yields CPU time (forces context switch.)
Downloads
- schedyield-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 1.0 |
|---|---|
| Dependencies | base (>=4.0 && <4.6) [details] |
| License | BSD-3-Clause |
| Author | Michal J. Gajda |
| Maintainer | mjgajda@googlemail.com |
| Category | System, Parallelism |
| Bug tracker | https://github.com/zhensydow/opencl/issues |
| Source repo | head: git clone https://github.com/mgajda/SchedYield |
| Uploaded | by MichalGajda at 2012-07-03T05:57:30Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1735 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |