OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_PTHREAD
(Results
1 - 11
of
11
) sorted by null
/external/llvm/utils/unittest/UnitTestMain/
Makefile
26
ifneq ($(
HAVE_PTHREAD
), 1)
/external/llvm/examples/
Makefile
15
ifeq ($(
HAVE_PTHREAD
),1)
/external/llvm/utils/unittest/googletest/
Makefile
29
ifneq ($(
HAVE_PTHREAD
), 1)
/external/protobuf/gtest/build-aux/
config.h.in
13
#undef
HAVE_PTHREAD
/external/chromium/sdch/open-vcdiff/src/
mutex.h
118
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
128
#elif defined(
HAVE_PTHREAD
)
213
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
236
#elif defined(
HAVE_PTHREAD
)
/external/protobuf/android/
config.h
65
#define
HAVE_PTHREAD
1
/external/llvm/unittests/
Makefile.unittest
33
ifneq ($(
HAVE_PTHREAD
), 1)
/external/protobuf/
config.h.in
49
#undef
HAVE_PTHREAD
/external/protobuf/src/google/protobuf/stubs/
common.cc
45
#elif defined(
HAVE_PTHREAD
)
281
#elif defined(
HAVE_PTHREAD
)
/external/llvm/
configure
768
HAVE_PTHREAD
[
all
...]
/external/llvm/projects/sample/
configure
767
HAVE_PTHREAD
[
all
...]
Completed in 679 milliseconds