util: Helper to create sets and hashes with pointer keys
[mesa.git] / src / util / u_thread.h
2018-09-17 Dylan Bakermove pthread_setaffinity_np check to the build system
2018-09-10 Marek Olšákutil: try to fix the Android and MacOS build
2018-09-07 Marek Olšákst/mesa: pin driver threads to a specific L3 cache...
2018-01-22 Samuel Thibaultu_thread: Use pthread_setname_np on linux only.
2017-11-10 Nicolai Hähnleutil/u_thread: fix compilation on Mac OS
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-03-13 Jose Fonsecautil/u_thread.h: Include stdint.h for int64_t definition.
2017-03-12 Timothy Arceriutil: add u_thread.h