Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: Implement pipe_condvar on win32 | nobled | 2010-07-12 | 1 | -7/+27 |
* | gallium: Add tokens for Cygwin. | Vinson Lee | 2010-05-13 | 1 | -5/+5 |
* | os: Check for spurious wakeups in pipe_barrier_wait. | Vinson Lee | 2010-04-26 | 1 | -1/+8 |
* | 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 |