Lines Matching refs:FOUND
7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
36 # Also HAVE_PTHREAD_PRIO_INHERIT is defined if pthread is found and the
40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library
41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it
42 # is not found. If ACTION-IF-FOUND is not specified, the default action
476 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: