gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 27 Aug 2008 21:53:57 +0000 (06:53 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 27 Aug 2008 21:53:57 +0000 (06:53 +0900)
commita341586d030ebe36f972311cd70088537539b475
tree5b2e72cc057d9e191a7759579326e88f3dd4ea10
parentee402e5ce2d9203558bf066642becb952399c3e9
gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread.

PIPE_OS_WINDOWS is an umbrella for all Windows variants and subsystems,
PIPE_SUBSYSTEM_WINDOWS_USER is just for user-space windows (e.g., OpenGL),
and the thread primitives currently included in p_thread only support the
later.
src/gallium/include/pipe/p_thread.h