HomeSort by relevance Sort by last modified time
    Searched refs:lockfile (Results 1 - 6 of 6) 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/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...]

Completed in 355 milliseconds