OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_PTHREAD
(Results
1 - 25
of
37
) sorted by null
1
2
/external/opencv3/3rdparty/openexr/
IlmBaseConfig.h
6
#define
HAVE_PTHREAD
1
/external/opencv3/3rdparty/openexr/IlmThread/
IlmThreadMutex.cpp
44
#if !defined (_WIN32) && !(_WIN64) && !(
HAVE_PTHREAD
)
IlmThread.cpp
44
#if !defined (_WIN32) && !defined(_WIN64) && !(
HAVE_PTHREAD
)
IlmThreadSemaphore.cpp
44
#if !defined (_WIN32) && !(_WIN64) && !(
HAVE_PTHREAD
)
IlmThreadSemaphore.h
53
#elif
HAVE_PTHREAD
&& !HAVE_POSIX_SEMAPHORES
55
#elif
HAVE_PTHREAD
&& HAVE_POSIX_SEMAPHORES
80
#elif
HAVE_PTHREAD
&& !HAVE_POSIX_SEMAPHORES
97
#elif
HAVE_PTHREAD
&& HAVE_POSIX_SEMAPHORES
IlmThread.h
102
#elif
HAVE_PTHREAD
140
#elif
HAVE_PTHREAD
IlmThreadPosix.cpp
44
#if
HAVE_PTHREAD
IlmThreadMutex.h
77
#elif
HAVE_PTHREAD
100
#elif
HAVE_PTHREAD
IlmThreadMutexPosix.cpp
44
#if
HAVE_PTHREAD
IlmThreadSemaphorePosix.cpp
44
#if
HAVE_PTHREAD
&& HAVE_POSIX_SEMAPHORES
/external/llvm/utils/unittest/UnitTestMain/
Makefile
26
ifneq ($(
HAVE_PTHREAD
), 1)
/external/webrtc/third_party/gflags/gen/posix/include/private/
config.h
30
#define
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/google-breakpad/src/
config.h.in
13
#undef
HAVE_PTHREAD
/external/protobuf/gtest/build-aux/
config.h.in
13
#undef
HAVE_PTHREAD
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
config.h.in
13
#undef
HAVE_PTHREAD
/external/mesa3d/src/mapi/mapi/
u_thread.h
49
#if defined(
HAVE_PTHREAD
)
56
#if defined(
HAVE_PTHREAD
) || defined(_WIN32)
91
#if defined(
HAVE_PTHREAD
)
148
#endif /*
HAVE_PTHREAD
*/
/external/llvm/utils/unittest/googletest/
Makefile
30
ifneq ($(
HAVE_PTHREAD
), 1)
/external/mesa3d/src/egl/main/
eglmutex.h
34
#ifdef
HAVE_PTHREAD
/external/protobuf/android/
config.h
65
#define
HAVE_PTHREAD
1
/external/webrtc/third_party/gflags/gen/win/include/private/
config.h
45
#undef
HAVE_PTHREAD
/frameworks/compile/mclinker/include/mcld/Config/
Config.h.in
32
#undef
HAVE_PTHREAD
/external/llvm/unittests/
Makefile.unittest
43
ifneq ($(
HAVE_PTHREAD
), 1)
/external/protobuf/
config.h.in
49
#undef
HAVE_PTHREAD
Completed in 555 milliseconds
1
2