wxWidgets/include/wx/unix
Vadim Zeitlin bd7cea0ea6 Split wxWakeUpPipe class in MT-unsafe and MT-safe parts.
This class can also be useful when it's used in the main thread only, so
leave the lock-less part of the code in wxWakeUpPipe and derive a separate
wxWakeUpPipeMT from it for the use in wxConsoleEventLoop where it can be used
by multiple threads.

See #10258.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-03 00:27:53 +00:00
..
private Split wxWakeUpPipe class in MT-unsafe and MT-safe parts. 2013-07-03 00:27:53 +00:00
app.h
apptbase.h
apptrait.h
chkconf.h
evtloop.h Split wxWakeUpPipe class in MT-unsafe and MT-safe parts. 2013-07-03 00:27:53 +00:00
evtloopsrc.h
execute.h
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h
joystick.h
mimetype.h
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h
taskbarx11.h
tls.h
utilsx11.h