Searched refs:HAVE_PTHREAD (Results 1 - 20 of 20) sorted by relevance
| /xsrc/external/mit/libxshmfence/dist/src/ |
| H A D | xshmfenceint.h | 39 #if HAVE_PTHREAD
|
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ |
| H A D | threads.h | 65 #elif defined(HAVE_PTHREAD)
|
| /xsrc/external/mit/MesaLib/dist/include/c11/ |
| H A D | threads.h | 65 #elif defined(HAVE_PTHREAD)
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | u_thread.h | 35 #ifdef HAVE_PTHREAD 42 #ifdef HAVE_PTHREAD 63 #if defined(HAVE_PTHREAD) 138 #if defined(__linux__) && defined(HAVE_PTHREAD) 152 #if defined(HAVE_PTHREAD) 165 #if defined(HAVE_PTHREAD) && !defined(__APPLE__)
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | u_thread.h | 39 #ifdef HAVE_PTHREAD 110 #ifdef HAVE_PTHREAD 131 #if defined(HAVE_PTHREAD) 260 #if defined(HAVE_PTHREAD) && !defined(__APPLE__) && !defined(__HAIKU__) 276 #if defined(HAVE_PTHREAD) 290 #if defined(HAVE_PTHREAD) 300 #if defined(HAVE_PTHREAD) && !defined(__APPLE__) && !defined(__HAIKU__)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_debug.c | 75 #if defined(HAVE_PTHREAD)
|
| /xsrc/external/mit/MesaLib.old/dist/include/ |
| H A D | c99_compat.h | 143 # define HAVE_PTHREAD macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_debug.c | 75 #if defined(HAVE_PTHREAD)
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/ |
| H A D | glapi_entrypoint.c | 140 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) 270 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) 313 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS) 343 #if defined(HAVE_PTHREAD) || defined(USE_ELF_TLS)
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcmutex.h | 60 #elif !defined(FC_NO_MT) && (defined(HAVE_PTHREAD) || defined(__APPLE__))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/os/ |
| H A D | os_thread.h | 168 #if defined(HAVE_PTHREAD)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/ |
| H A D | glapi_entrypoint.c | 140 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS) 270 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS) 341 #if defined(HAVE_PTHREAD) || defined(GLX_USE_TLS)
|
| /xsrc/external/mit/fontconfig/dist/test/ |
| H A D | Makefile.am | 65 if HAVE_PTHREAD
|
| /xsrc/external/mit/libxshmfence/dist/ |
| H A D | configure.ac | 82 AC_DEFINE(HAVE_PTHREAD,1,[Use pthread primitives]) definition
|
| /xsrc/external/mit/fontconfig/dist/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 files.])],[$1])
|
| /xsrc/external/mit/xorg-server/dist/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 files.])],[$1])
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | configure.ac | 728 AC_DEFINE(HAVE_PTHREAD, 1, [Have POSIX threads]) definition 730 AM_CONDITIONAL(HAVE_PTHREAD, $have_pthread) condition
|
| H A D | config.h.in | 146 #undef HAVE_PTHREAD
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | dispatch.rst | 195 - If ``HAVE_PTHREAD`` is defined, method #2 is used.
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | do-not-use-config.h.in | 270 #undef HAVE_PTHREAD
|
Completed in 14 milliseconds