index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
u_thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Do not fail to build on unknown pthread_setname_np
Samuel Thibault
2020-01-22
1
-1
/
+1
*
util/u_thread: Fix build under Haiku
X512
2020-01-22
1
-1
/
+7
*
util/u_thread: Restrict u_thread_get_time_nano on macOS.
Vinson Lee
2019-12-10
1
-1
/
+1
*
util/u_thread: don't restrict u_thread_get_time_nano() to __linux__
Jonathan Gray
2019-12-02
1
-1
/
+1
*
util: Solaris has linux-style pthread_setname_np
Alan Coopersmith
2019-10-16
1
-1
/
+1
*
util: Cygwin has linux-style pthread_setname_np
Jon Turney
2019-08-09
1
-1
/
+1
*
util: fix cpuset support on FreeBSD
Greg V
2019-08-08
1
-0
/
+7
*
util: fix pointer type on NetBSD
Eric Engestrom
2019-08-03
1
-1
/
+1
*
util: Handle differences in pthread_setname_np
Matt Turner
2019-08-02
1
-0
/
+11
*
util: Drop preprocessor guards for glibc-2.12
Matt Turner
2019-07-30
1
-7
/
+0
*
util: Don't block SIGSYS for new threads
Drew Davenport
2019-02-26
1
-1
/
+2
*
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