0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add unmaintained notice to readme. More... over 8 years ago
Merge pull request #5 from hstern/withshlock More... about 11 years ago
tests: Corrected SHLockContext tests More... about 11 years ago
Add .travis.yml More... about 11 years ago
tests: Added tests for SHLock context manager More... about 11 years ago
SHLock: Implement context manager More... about 11 years ago
Prep 0.3.1 More... about 12 years ago
Merge pull request #3 from tlynn/master More... about 13 years ago
Fix what I presume is a typo: priority -> affinity More... about 13 years ago
Don't try to use sched_setaffinity for thread-level affinity. More... over 14 years ago
bump to version 0.3.0 More... over 14 years ago
ThreadGroup: use weakrefs internally to avoid memory leaks More... over 14 years ago
SHLock: fix cleanup logic when acquire() times out More... over 14 years ago
rework SHLock class based on explicit queues. More... about 15 years ago
fix deadlocks in SHLock class More... about 15 years ago
update copyright year range More... about 15 years ago
bump version number More... about 15 years ago
remember to call _set_affinity on thread startup More... over 15 years ago
dump version number to 0.2.0 More... over 15 years ago
add SHLock class for shared/exclusive (aka read/write) locks More... over 15 years ago
fix silly typo when loading libc More... about 16 years ago
bump to v0.1.3 More... about 16 years ago
bump to v0.1.2 More... about 16 years ago
t2_posix: try to dynamically calculate size of _cpuset struct More... over 16 years ago
note limitations of current sched_setaffinity implementation More... over 16 years ago
fix CPUSet <-> bitmask conversion, add tests More... over 16 years ago
note an additional planned feature More... over 16 years ago
bump to v0.1.1 More... over 16 years ago
various doc cleanups More... over 16 years ago
fix func name typo More... over 16 years ago