/external/mesa3d/src/util/ |
D | u_thread.h | 38 #ifdef HAVE_PTHREAD 84 #ifdef HAVE_PTHREAD in u_thread_create() 105 #if defined(HAVE_PTHREAD) in u_thread_setname() 211 #if defined(HAVE_PTHREAD) && !defined(__APPLE__) && !defined(__HAIKU__) in util_thread_get_time_nano() 227 #if defined(HAVE_PTHREAD) in util_current_thread_get_time_nano() 241 #if defined(HAVE_PTHREAD) in u_thread_is_self() 251 #if defined(HAVE_PTHREAD) && !defined(__APPLE__)
|
D | u_atomic.c | 24 #if defined(MISSING_64BIT_ATOMICS) && defined(HAVE_PTHREAD)
|
/external/virglrenderer/src/mesa/util/ |
D | u_thread.h | 39 #ifdef HAVE_PTHREAD 110 #ifdef HAVE_PTHREAD in u_thread_create() 131 #if defined(HAVE_PTHREAD) in u_thread_setname() 245 #if defined(HAVE_PTHREAD) && !defined(__APPLE__) && !defined(__HAIKU__) in util_thread_get_time_nano() 261 #if defined(HAVE_PTHREAD) in util_current_thread_get_time_nano() 275 #if defined(HAVE_PTHREAD) in u_thread_is_self() 285 #if defined(HAVE_PTHREAD) && !defined(__APPLE__) && !defined(__HAIKU__)
|
/external/gflags/src/ |
D | mutex.h | 130 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK) 143 #elif defined(HAVE_PTHREAD) 250 #elif defined(HAVE_PTHREAD) && defined(HAVE_RWLOCK) 275 #elif defined(HAVE_PTHREAD)
|
D | defines.h.in | 42 #cmakedefine HAVE_PTHREAD
|
/external/mesa3d/src/mapi/glapi/ |
D | glapi_entrypoint.c | 140 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) in init_glapi_relocs() 270 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) in generate_entrypoint() 341 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) in init_glapi_relocs_once()
|
/external/mesa3d/include/c11/ |
D | threads.h | 65 #elif defined(HAVE_PTHREAD)
|
/external/virglrenderer/src/mesa/compat/c11/ |
D | threads.h | 65 #elif defined(HAVE_PTHREAD)
|
/external/virglrenderer/prebuilt-intermediates/ |
D | config.h | 32 #define HAVE_PTHREAD 1 macro
|
/external/protobuf/android/ |
D | config.h | 53 #define HAVE_PTHREAD 1 macro
|
/external/protobuf/config/ |
D | config.h | 53 #define HAVE_PTHREAD 1 macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | rw_bitmaps.c | 34 #ifdef HAVE_PTHREAD 499 #ifdef HAVE_PTHREAD 523 #ifdef HAVE_PTHREAD in ext2fs_rw_bitmaps() 545 #ifdef HAVE_PTHREAD in ext2fs_rw_bitmaps()
|
D | unix_io.c | 70 #ifdef HAVE_PTHREAD 114 #ifdef HAVE_PTHREAD 128 #ifdef HAVE_PTHREAD 148 #ifdef HAVE_PTHREAD in mutex_lock() 158 #ifdef HAVE_PTHREAD in mutex_unlock() 871 #ifdef HAVE_PTHREAD in unix_open_channel() 982 #ifdef HAVE_PTHREAD in unix_close()
|
/external/mesa3d/include/ |
D | c99_compat.h | 142 # define HAVE_PTHREAD macro
|
/external/virglrenderer/ |
D | config.h.meson | 30 #mesondefine HAVE_PTHREAD
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_debug.c | 75 #if defined(HAVE_PTHREAD) in _nine_debug_printf()
|
/external/harfbuzz_ng/src/ |
D | hb-mutex.hh | 50 #elif !defined(HB_NO_MT) && !defined(HB_MUTEX_IMPL_STD_MUTEX) && (defined(HAVE_PTHREAD) || defined(…
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/ |
D | Protobuf-C++.podspec | 39 'GCC_PREPROCESSOR_DEFINITIONS' => '"$(inherited)" "HAVE_PTHREAD=1"',
|
/external/harfbuzz_ng/test/api/ |
D | meson.build | 67 if conf.get('HAVE_FREETYPE', 0) == 1 and conf.get('HAVE_PTHREAD', 0) == 1
|
/external/protobuf/ |
D | configure.ac | 26 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are 213 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$ax_pthread_ok" = "xyes"]) condition
|
/external/cronet/third_party/protobuf/ |
D | configure.ac | 26 # need very few of them, e.g. HAVE_PTHREAD and HAVE_ZLIB. Those macros are 213 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$ax_pthread_ok" = "xyes"]) condition
|
/external/google-breakpad/src/ |
D | config.h.in | 25 #undef HAVE_PTHREAD
|
/external/gflags/ |
D | CMakeLists.txt | 318 set (HAVE_PTHREAD 1) variable 321 set (HAVE_PTHREAD 0) variable 323 if (UNIX AND NOT HAVE_PTHREAD) 334 set (HAVE_PTHREAD 0) variable
|
/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 39 # will define HAVE_PTHREAD. 276 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|
/external/libevent/m4/ |
D | acx_pthread.m4 | 39 # default action will define HAVE_PTHREAD. 272 …ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files… definition
|