Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move pthread_setaffinity_np check to the build system | Dylan Baker | 2018-09-17 | 1 | -4/+0 |
* | util: try to fix the Android and MacOS build | Marek Olšák | 2018-09-10 | 1 | -2/+5 |
* | st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2) | Marek Olšák | 2018-09-07 | 1 | -0/+57 |
* | u_thread: Use pthread_setname_np on linux only. | Samuel Thibault | 2018-01-22 | 1 | -1/+2 |
* | util/u_thread: fix compilation on Mac OS | Nicolai Hähnle | 2017-11-10 | 1 | -1/+1 |
* | util: move pipe_barrier into src/util and rename to util_barrier | Nicolai Hähnle | 2017-11-09 | 1 | -0/+74 |
* | util: move pipe_thread_is_self from gallium to src/util | Marek Olšák | 2017-06-26 | 1 | -0/+12 |
* | util/u_thread.h: Include stdint.h for int64_t definition. | Jose Fonseca | 2017-03-13 | 1 | -0/+2 |
* | util: add u_thread.h | Timothy Arceri | 2017-03-12 | 1 | -0/+89 |