OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ax_pthread_try_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4
324
for
ax_pthread_try_flag
in $ax_pthread_flags; do
326
case $
ax_pthread_try_flag
in
338
AC_MSG_CHECKING([whether pthreads work with $
ax_pthread_try_flag
])
339
PTHREAD_CFLAGS="$
ax_pthread_try_flag
"
350
AC_MSG_CHECKING([for the pthreads library -l$
ax_pthread_try_flag
])
351
PTHREAD_LIBS="-l$
ax_pthread_try_flag
"
/src/sys/external/isc/libsodium/dist/
configure
5149
for
ax_pthread_try_flag
in $ax_pthread_flags; do
5151
case $
ax_pthread_try_flag
in
5165
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $
ax_pthread_try_flag
" >&5
5166
$as_echo_n "checking whether pthreads work with $
ax_pthread_try_flag
... " >&6; }
5167
PTHREAD_CFLAGS="$
ax_pthread_try_flag
"
5217
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$
ax_pthread_try_flag
" >&5
5218
$as_echo_n "checking for the pthreads library -l$
ax_pthread_try_flag
... " >&6; }
5219
PTHREAD_LIBS="-l$
ax_pthread_try_flag
"
Completed in 45 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025