Home
last modified time | relevance | path

Searched refs:HAVE_LIBPTHREAD (Results 1 – 19 of 19) sorted by relevance

/third_party/alsa-lib/src/
Ddlmisc.c32 #ifdef HAVE_LIBPTHREAD
49 #ifdef HAVE_LIBPTHREAD
289 #ifdef HAVE_LIBPTHREAD
Dconf.c434 #ifdef HAVE_LIBPTHREAD
440 #ifdef HAVE_LIBPTHREAD
497 #ifdef HAVE_LIBPTHREAD
/third_party/alsa-utils/include/
Daconfig.h95 #define HAVE_LIBPTHREAD 1 macro
/third_party/alsa-lib/src/control/
Dhcontrol.c52 #ifdef HAVE_LIBPTHREAD
422 #ifdef HAVE_LIBPTHREAD in snd_hctl_sort()
430 #ifdef HAVE_LIBPTHREAD in snd_hctl_sort()
435 #ifdef HAVE_LIBPTHREAD in snd_hctl_sort()
/third_party/alsa-lib/include/
Dconfig.h100 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dconfig.h104 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h104 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h104 #define HAVE_LIBPTHREAD 1 macro
/third_party/libxml2/include/
Dconfig.h68 #define HAVE_LIBPTHREAD /**/ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h107 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h112 #define HAVE_LIBPTHREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h115 #define HAVE_LIBPTHREAD 1 macro
/third_party/alsa-lib/
Dconfigure.ac261 AC_CHECK_LIB([pthread], [pthread_join], [HAVE_LIBPTHREAD="yes"])
262 if test "$HAVE_LIBPTHREAD" = "yes"; then
264 AC_DEFINE([HAVE_LIBPTHREAD], 1, [Have libpthread]) definition
271 if test "$HAVE_LIBPTHREAD" = "yes"; then
561 if test "$HAVE_LIBPTHREAD" != "yes"; then
713 if test "$HAVE_LIBPTHREAD" = "yes"; then
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake104 #cmakedefine HAVE_LIBPTHREAD ${HAVE_LIBPTHREAD}
/third_party/icu/tools/multi/c/patch/
D3_25180 > #define HAVE_LIBPTHREAD 1
5471 > #define HAVE_LIBPTHREAD 1
D3_05444 +#define HAVE_LIBPTHREAD 1
5743 +#define HAVE_LIBPTHREAD 1
/third_party/chromium/patch/
D0001-cve.patch136784 check_library_exists(pthread pthread_join "" HAVE_LIBPTHREAD)