OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XTHREADS
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
XlibConf.h
33
#define
XTHREADS
1
Xos_r.h
38
* If you are on a platform that defines
XTHREADS
but does not have
226
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
395
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
554
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
650
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
790
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
842
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
998
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
[
all
...]
Xlibint.h
45
#include <X11/XlibConf.h> /* for configured options like
XTHREADS
*/
225
#ifdef
XTHREADS
/* for xReply */
256
#ifdef
XTHREADS
330
#else /*
XTHREADS
*/
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XlibConf.h
33
#define
XTHREADS
1
Xos_r.h
38
* If you are on a platform that defines
XTHREADS
but does not have
226
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
395
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
554
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
650
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
790
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
842
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
998
#elif !defined(
XTHREADS
) && !defined(X_FORCE_USE_MTSAFE_API)
[
all
...]
Xlibint.h
45
#include <X11/XlibConf.h> /* for configured options like
XTHREADS
*/
225
#ifdef
XTHREADS
/* for xReply */
256
#ifdef
XTHREADS
330
#else /*
XTHREADS
*/
[
all
...]
/external/chromium_org/third_party/libXNVCtrl/
NVCtrl.c
25
* Make sure that
XTHREADS
is defined, so that the
30
#if !defined(
XTHREADS
)
31
#define
XTHREADS
32
#endif /*
XTHREADS
*/
[
all
...]
Completed in 1088 milliseconds