diff options
author | Tim Rowley <[email protected]> | 2017-07-21 11:38:39 -0500 |
---|---|---|
committer | Tim Rowley <[email protected]> | 2017-07-21 15:37:56 -0500 |
commit | d1e7153228304eb1be85580cbfdea1a57c5f203b (patch) | |
tree | dcf2bb31edd3b4769324aa90e1f4837ff1cdc3c5 /src/amd/vulkan/radv_image.c | |
parent | eaa56eab6da565c7bc84419c025c7c9bc90cf87a (diff) |
swr/rast: quit using linux-specific gettid()
Linux-specific gettid() syscall shouldn't be used in portable code.
Fix does assume a 1:1 thread:LWP architecture, but works for our
current target platforms and can be revisited later if needed.
Fixes unresolved symbol in linux scons builds.
v2: add comment in code about the 1:1 assumption.
Cc: [email protected]
Reviewed-by: Bruce Cherniak <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_image.c')
0 files changed, 0 insertions, 0 deletions