HomeSort by relevance Sort by last modified time
    Searched refs:lockfile (Results 1 - 10 of 10) sorted by null

  /external/clearsilver/util/
neo_server.h 37 char lockfile[_POSIX_PATH_MAX]; member in struct:_nserver
neo_server.c 137 err = fFind(&(server->accept_lock), server->lockfile);
140 err = fCreate(&(server->accept_lock), server->lockfile);
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 879 lockfile="$output_obj.lock"
880 removelist="$removelist $output_obj $lockfile"
885 lockfile=
891 until $run ln "$progpath" "$lockfile" 2>/dev/null; do
892 $show "Waiting for $lockfile to be removed"
896 if test -f "$lockfile"; then
898 *** ERROR, $lockfile exists and contains:
899 `cat $lockfile 2>/dev/null`
911 $echo "$srcfile" > "$lockfile"
973 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; the
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 879 lockfile="$output_obj.lock"
880 removelist="$removelist $output_obj $lockfile"
885 lockfile=
891 until $run ln "$progpath" "$lockfile" 2>/dev/null; do
892 $show "Waiting for $lockfile to be removed"
896 if test -f "$lockfile"; then
898 *** ERROR, $lockfile exists and contains:
899 `cat $lockfile 2>/dev/null`
911 $echo "$srcfile" > "$lockfile"
973 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; the
    [all...]
  /external/dbus/
ltmain.sh 863 lockfile="$output_obj.lock"
864 removelist="$removelist $output_obj $lockfile"
869 lockfile=
875 until $run ln "$progpath" "$lockfile" 2>/dev/null; do
876 $show "Waiting for $lockfile to be removed"
880 if test -f "$lockfile"; then
882 *** ERROR, $lockfile exists and contains:
883 `cat $lockfile 2>/dev/null`
895 $echo "$srcfile" > "$lockfile"
957 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; the
    [all...]
  /external/expat/conftools/
ltmain.sh 842 lockfile="$output_obj.lock"
843 removelist="$removelist $output_obj $lockfile"
848 lockfile=
854 until $run ln "$progpath" "$lockfile" 2>/dev/null; do
855 $show "Waiting for $lockfile to be removed"
859 if test -f "$lockfile"; then
861 *** ERROR, $lockfile exists and contains:
862 `cat $lockfile 2>/dev/null`
874 $echo "$srcfile" > "$lockfile"
936 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; the
    [all...]
  /external/libffi/
ltmain.sh 872 lockfile="$output_obj.lock"
873 removelist="$removelist $output_obj $lockfile"
878 lockfile=
884 until $run ln "$progpath" "$lockfile" 2>/dev/null; do
885 $show "Waiting for $lockfile to be removed"
889 if test -f "$lockfile"; then
891 *** ERROR, $lockfile exists and contains:
892 `cat $lockfile 2>/dev/null`
904 $echo "$srcfile" > "$lockfile"
966 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; the
    [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 114 milliseconds