aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_thread.h
Commit message (Expand)AuthorAgeFilesLines
* os: Implement pipe_condvar on win32nobled2010-07-121-7/+27
* gallium: Add tokens for Cygwin.Vinson Lee2010-05-131-5/+5
* os: Check for spurious wakeups in pipe_barrier_wait.Vinson Lee2010-04-261-1/+8
* os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t.Vinson Lee2010-04-171-5/+26
* os: Temporarily use posix thread for embedded too.Kurt Daverman2010-03-311-6/+6
* os: Do not use Pthreads barrier functions on Mac OS X.Vinson Lee2010-02-101-42/+52
* os: Don't assert on missing implementation of barrier init/destroy. Just usage.José Fonseca2010-02-051-2/+0
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-7/+144
* os: Add missing dummy threading definitions.José Fonseca2010-02-041-0/+19
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-0/+279