aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/u_thread.h
Commit message (Expand)AuthorAgeFilesLines
* util: move pipe_barrier into src/util and rename to util_barrierNicolai Hähnle2017-11-091-0/+74
* util: move pipe_thread_is_self from gallium to src/utilMarek Olšák2017-06-261-0/+12
* util/u_thread.h: Include stdint.h for int64_t definition.Jose Fonseca2017-03-131-0/+2
* util: add u_thread.hTimothy Arceri2017-03-121-0/+89