Searched refs:with_mutex (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure2650 if test "${with_mutex+set}" = set; then
2651 withval=$with_mutex; with_mutex="$withval"
2653 with_mutex="no"
2656 if test "$with_mutex" = "yes"; then
2661 if test "$with_mutex" != "no"; then
2662 db_cv_mutex="$with_mutex"
2664 { echo "$as_me:$LINENO: result: $with_mutex" >&5
2665 echo "${ECHO_T}$with_mutex" >&6; }
[all...]

Completed in 122 milliseconds