Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add semaphore tests, fix sem_destroy. | Elliott Hughes | 2014-09-19 | 1 | -3/+3 |
* | Remove unnecessary #includes of <sys/atomics.h>. | Elliott Hughes | 2014-05-22 | 1 | -1/+0 |
* | Remove unnecessary #includes. | Elliott Hughes | 2014-04-10 | 1 | -1/+0 |
* | Fix some pthread symbols build as C++ symbol under x64 lunch. | Halton Huo | 2014-03-05 | 1 | -3/+3 |
* | Remove dead NULL checks from pthread code. | Elliott Hughes | 2014-03-04 | 1 | -15/+0 |
* | Implement POSIX pthread_mutex_timedlock. | Elliott Hughes | 2014-03-04 | 1 | -1/+1 |
* | Implement pthread_condattr_{get,set}clock. | Narayan Kamath | 2014-03-04 | 1 | -32/+53 |
* | Small style cleanup. | Elliott Hughes | 2013-12-18 | 1 | -1/+1 |
* | Clean up forking and cloning. | Elliott Hughes | 2013-11-19 | 1 | -1/+0 |
* | <pthread.h> fixes and pthread cleanup. | Elliott Hughes | 2013-10-31 | 1 | -0/+214 |