OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_PTHREAD
(Results
1 - 18
of
18
) sorted by null
/external/llvm/utils/unittest/UnitTestMain/
Makefile
26
ifneq ($(
HAVE_PTHREAD
), 1)
/external/regex-re2/util/
mutex.h
15
#define
HAVE_PTHREAD
1
20
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
31
#elif defined(
HAVE_PTHREAD
)
103
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
118
#elif defined(
HAVE_PTHREAD
)
189
#ifdef
HAVE_PTHREAD
/external/llvm/examples/
Makefile
15
ifeq ($(
HAVE_PTHREAD
),1)
/external/llvm/utils/unittest/googletest/
Makefile
29
ifneq ($(
HAVE_PTHREAD
), 1)
/external/open-vcdiff/src/
config.h
51
#define
HAVE_PTHREAD
1
config.h.in
50
#undef
HAVE_PTHREAD
/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/open-vcdiff/gflags/src/windows/
config.h
45
#undef
HAVE_PTHREAD
/external/protobuf/android/
config.h
65
#define
HAVE_PTHREAD
1
/frameworks/compile/mclinker/include/mcld/Config/
Config.h.in
26
#undef
HAVE_PTHREAD
/external/llvm/unittests/
Makefile.unittest
33
ifneq ($(
HAVE_PTHREAD
), 1)
/external/protobuf/
config.h.in
49
#undef
HAVE_PTHREAD
/external/open-vcdiff/gflags/src/
mutex.h
131
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
141
#elif defined(
HAVE_PTHREAD
)
248
#elif defined(
HAVE_PTHREAD
) && defined(HAVE_RWLOCK)
273
#elif defined(
HAVE_PTHREAD
)
/external/harfbuzz_ng/src/
hb-mutex-private.hh
57
#elif !defined(HB_NO_MT) && (defined(
HAVE_PTHREAD
) || defined(__APPLE__))
/external/protobuf/src/google/protobuf/stubs/
common.cc
45
#elif defined(
HAVE_PTHREAD
)
281
#elif defined(
HAVE_PTHREAD
)
/external/llvm/projects/sample/
configure
768
HAVE_PTHREAD
[
all
...]
/external/llvm/
configure
779
HAVE_PTHREAD
[
all
...]
Completed in 316 milliseconds