| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-30 | implement pthread_[sg]etconcurrency. | Rich Felker | |
| there is a resource limit of 0 bits to store the concurrency level requested. thus any positive level exceeds a resource limit, resulting in EAGAIN. :-) | |||
![]() |
index : musl.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-30 | implement pthread_[sg]etconcurrency. | Rich Felker | |
| there is a resource limit of 0 bits to store the concurrency level requested. thus any positive level exceeds a resource limit, resulting in EAGAIN. :-) | |||