mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
fb1c5ace0a
We don't want to include pthread.h in Mutex.h, so we can't detect whether the non-portable mutex initializers are defined. Instead, we just declare them unconditionally and only define them if they are available. Unfortunately, this means that users will get a link error instead of a compile error if they try to use them when they are not available. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666495 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
cocoa/src | ||
cpp | ||
csharp | ||
erl | ||
hs | ||
java | ||
ocaml | ||
perl | ||
php | ||
py | ||
rb | ||
st | ||
Makefile.am |