OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xthreads
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXau/dist/
configure.ac
56
AC_ARG_ENABLE(
xthreads
,
57
AS_HELP_STRING([--disable-
xthreads
],
59
[
xthreads
=$enableval],[
xthreads
=yes])
61
if test "x$
xthreads
" = "xyes" ; then
62
AC_DEFINE(
XTHREADS
,1,[Whether libXau is compiled with thread support])
configure
1501
--disable-
xthreads
Disable libXau support for Multithreading
21097
# Check whether --enable-
xthreads
was given.
21100
enableval=$enable_xthreads;
xthreads
=$enableval
21102
e)
xthreads
=yes ;;
21107
if test "x$
xthreads
" = "xyes" ; then
21109
printf "%s\n" "#define
XTHREADS
1" >>confdefs.h
/xsrc/external/mit/libX11/dist/
configure
1664
--disable-
xthreads
Disable Xlib support for Multithreading
23316
# Check whether --enable-
xthreads
was given.
23319
enableval=$enable_xthreads;
xthreads
=$enableval
23321
e)
xthreads
=yes ;;
23378
case x$
xthreads
in
23381
printf "%s\n" "#define
XTHREADS
1" >>confdefs.h
23395
if test x$
xthreads
= xyes ; then
26683
echo " Threading support: "$
xthreads
Completed in 26 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026