Lines Matching full:lock
183 * This bad hack might work better for the kind of lock we have here,
186 * delete a stale lock should also be unlikely except when the
192 /** Maximum number of timeouts waiting for lock before we decide it's stale */
194 /** Length of each timeout while waiting for a lock */
211 _dbus_verbose ("Did not get lock file, sleeping %d milliseconds (%s)\n",
224 _dbus_verbose ("Lock file timed out %d times, assuming stale\n",
229 _dbus_verbose ("Couldn't delete old lock file: %s\n",
238 _dbus_verbose ("Couldn't create lock file after deleting stale one: %s\n",
255 _dbus_warn ("Failed to delete lock file: %s\n",
387 * lock it, which avoids a lot of lock contention at login time and
440 "Could not lock keyring file to add to it");
792 if (!_dbus_string_append (&keyring->filename_lock, ".lock"))
876 /* prevent attempts to use dotfiles or ".." or ".lock"