OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acx_pthread_config
(Results
1 - 2
of
2
) sorted by null
/external/libevent/m4/
acx_pthread.m4
176
AC_CHECK_PROG(
acx_pthread_config
, pthread-config, yes, no)
177
if test x"$
acx_pthread_config
" = xno; then continue; fi
/external/libevent/
configure
645
acx_pthread_config
[
all
...]
Completed in 545 milliseconds