Age | Commit message (Expand) | Author |
---|---|---|
2010-07-12 | os: remove gratuitous pipe_barrier placeholder code | nobled |
2010-07-12 | os, rbug: remove PIPE_THREAD_HAVE_CONDVAR | nobled |
2010-07-12 | os: Implement pipe_condvar on Windows Vista and later | nobled |
2010-07-12 | os: Implement pipe_condvar on win32 | nobled |
2010-05-13 | gallium: Add tokens for Cygwin. | Vinson Lee |
2010-04-26 | os: Check for spurious wakeups in pipe_barrier_wait. | Vinson Lee |
2010-04-17 | os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t. | Vinson Lee |
2010-03-31 | os: Temporarily use posix thread for embedded too. | Kurt Daverman |
2010-02-10 | os: Do not use Pthreads barrier functions on Mac OS X. | Vinson Lee |
2010-02-05 | os: Don't assert on missing implementation of barrier init/destroy. Just usage. | José Fonseca |
2010-02-05 | Merge remote branch 'origin/lp-binning' | José Fonseca |
2010-02-04 | os: Add missing dummy threading definitions. | José Fonseca |
2010-02-02 | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca |