Searched refs:HAVE_PTHREAD (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/ |
| H A D | 0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 21 -#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 D | cvconfig.h | 155 #define HAVE_PTHREAD macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | cvconfig.h | 155 #define HAVE_PTHREAD macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | cvconfig.h | 155 #define HAVE_PTHREAD macro
|
| /OK3568_Linux_fs/buildroot/package/harfbuzz/ |
| H A D | 0001-meson.build-check-for-pthread.h.patch | 39 conf.set('HAVE_PTHREAD', 1)
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ax_pthread.m4 | 43 # 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 D | do-not-use-config.h.in | 279 #undef HAVE_PTHREAD
|
| /OK3568_Linux_fs/buildroot/package/softether/ |
| H A D | 0001-Create-autotools-plumbing-for-SoftEther.patch | 538 +# 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 D | 0003-Added-support-for-duktape-as-JS-engine.patch | 87 +# will define HAVE_PTHREAD. 555 + ifelse([$1],,[AC_DEFINE([HAVE_PTHREAD],[1],[Define if you have POSIX threads libraries and…
|