summaryrefslogtreecommitdiff
path: root/libs/ui/FramebufferNativeWindow.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2009-09-09 02:38:13 -0700
committer Mathias Agopian <mathias@google.com> 2009-09-09 02:45:26 -0700
commit4de4ebf6a25b5cf1819809ffcedea331d79823e0 (patch)
tree39c110d7cae1d3690c7454be7b3379dd58ceab80 /libs/ui/FramebufferNativeWindow.cpp
parent454ea681398a23a45e2a9c4f3b12d7c30fec8e3c (diff)
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
we could have several thread waiting on the condition and they all need to wake-up. also added a debug "mTid" field in the class, which contains the tid of the thread (as opposed to pthread_t), this is useful when debugging under gdb for instance.
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions