Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak code into an equivalent form for which icc | Duncan Sands | 2009-09-06 | 1 | -8/+4 |
* | Workaround for an... interesting bug in Darwin's pthread_rwlock_init. | Owen Anderson | 2009-06-20 | 1 | -0/+7 |
* | Give RWMutex the SmartRWMutex treatment too. | Owen Anderson | 2009-06-18 | 1 | -12/+12 |
* | Fix build when disable thread support. | Owen Anderson | 2009-06-18 | 1 | -1/+1 |
* | Fix/cleanup trailing newlines. | Owen Anderson | 2009-06-16 | 1 | -1/+0 |
* | Add a portable wrapper for reader-writer locks. | Owen Anderson | 2009-06-16 | 1 | -0/+169 |