wxWidgets/include/wx/unix
Vadim Zeitlin 1f0edb5af0 Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_THREADS==0.
In fact, don't define wxWakeUpPipeMT class at all when not using threads.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-14 11:34:27 +00:00
..
private Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_THREADS==0. 2013-07-14 11:34:27 +00:00
app.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
apptbase.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
apptrait.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
chkconf.h
evtloop.h
evtloopsrc.h
execute.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h
joystick.h
mimetype.h
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h Forbid creation of wxStandardPaths object directly. 2013-07-06 23:14:21 +00:00
taskbarx11.h
tls.h
utilsx11.h