OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTHREAD
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libbind/dist/
config.threads.in
148
PTHREAD
=
151
CC="$CC -
pthread
"
152
AC_MSG_CHECKING(for gcc -
pthread
support);
153
AC_TRY_LINK([#include <
pthread
.h>],
155
PTHREAD
="yes"
160
if test "X$
PTHREAD
" != "Xyes"; then
161
AC_CHECK_LIB(
pthread
, pthread_create,,
169
AC_CHECK_LIB(
pthread
, pthread_create,,
170
AC_CHECK_LIB(
pthread
, __pthread_create,,
171
AC_CHECK_LIB(
pthread
, __pthread_create_system,
[
all
...]
configure
21951
PTHREAD
=
21954
CC="$CC -
pthread
"
21955
{ echo "$as_me:$LINENO: checking for gcc -
pthread
support" >&5
21956
echo $ECHO_N "checking for gcc -
pthread
support... $ECHO_C" >&6; };
21963
#include <
pthread
.h>
21990
PTHREAD
="yes"
22005
if test "X$
PTHREAD
" != "Xyes"; then
22672
CC="$CC -
pthread
"
22673
CCOPT="$CCOPT -
pthread
"
22677
CC="$CC -
pthread
"
[
all
...]
/src/external/lgpl3/mpfr/dist/
configure
1506
dependent on
PTHREAD
[default=no]
15192
# We used to check for
pthread
.h first, but this fails if
pthread
.h
15259
# any flags at all, and "
pthread
-config" which is a program returning
15262
ax_pthread_flags="pthreads none -Kthread -
pthread
-pthreads -mthreads
pthread
--thread-safe -mt
pthread
-config"
15270
# -Kthread: Sequent (threads in libc, but -Kthread needed for
pthread
.h)
15271
# -
pthread
: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
15280
#
pthread
: Linux, etceter
[
all
...]
Completed in 42 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026