summaryrefslogtreecommitdiff
path: root/src/util/simple_mtx.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-311-1/+1
* src/util/simple_mtx.h: Fix two -Wunused-param warnings.Gert Wollny2017-11-171-2/+2
* util/u_queue: add util_queue_fence_wait_timeoutNicolai Hähnle2017-11-091-1/+1
* util: move futex helpers into futex.hNicolai Hähnle2017-11-091-21/+2
* mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri2017-11-091-0/+155