Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t. | Vinson Lee | 2010-04-17 | 1 | -5/+26 |
* | os: Temporarily use posix thread for embedded too. | Kurt Daverman | 2010-03-31 | 1 | -6/+6 |
* | os: Do not use Pthreads barrier functions on Mac OS X. | Vinson Lee | 2010-02-10 | 1 | -42/+52 |
* | os: Don't assert on missing implementation of barrier init/destroy. Just usage. | José Fonseca | 2010-02-05 | 1 | -2/+0 |
* | Merge remote branch 'origin/lp-binning' | José Fonseca | 2010-02-05 | 1 | -7/+144 |
* | os: Add missing dummy threading definitions. | José Fonseca | 2010-02-04 | 1 | -0/+19 |
* | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca | 2010-02-02 | 1 | -0/+279 |