Home
last modified time | relevance | path

Searched refs:HAVE_PTHREAD (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/
H A D0001-meson-misdetects-64bit-atomics-on-mips-clang.patch21 -#if defined(MISSING_64BIT_ATOMICS) && defined(HAVE_PTHREAD)
22 +#if !defined(__clang__) && defined(MISSING_64BIT_ATOMICS) && defined(HAVE_PTHREAD)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dcvconfig.h155 #define HAVE_PTHREAD macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dcvconfig.h155 #define HAVE_PTHREAD macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dcvconfig.h155 #define HAVE_PTHREAD macro
/OK3568_Linux_fs/buildroot/package/harfbuzz/
H A D0001-meson.build-check-for-pthread.h.patch39 conf.set('HAVE_PTHREAD', 1)
/OK3568_Linux_fs/external/xserver/m4/
H A Dax_pthread.m443 # will define HAVE_PTHREAD.
330 …ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and header … definition
/OK3568_Linux_fs/external/xserver/include/
H A Ddo-not-use-config.h.in279 #undef HAVE_PTHREAD
/OK3568_Linux_fs/buildroot/package/softether/
H A D0001-Create-autotools-plumbing-for-SoftEther.patch538 +# will define HAVE_PTHREAD.
820 + ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch87 +# will define HAVE_PTHREAD.
555 + ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and…