]> git.saurik.com Git - wxWidgets.git/commit - setup.h.in
don't declare pthread_mutexattr_settype() ourselves if the system already does it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 22:48:06 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 22:48:06 +0000 (22:48 +0000)
commit123dca7d2598f12466bf27f79129da2e491eef30
tree74273385737f1bf5668aa5c1a02745b1911df703
parentfdda7199e84ccd58ec1bdaf364ac0968209de1fb
don't declare pthread_mutexattr_settype() ourselves if the system already does it, we might have a slightly different declaration and this causes problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
setup.h.in
setup.h_vms
src/unix/threadpsx.cpp