Lines Matching defs:lock
474 "could not acquire lock, ignoring: %s", obj->key);
488 "could not release lock, ignoring: %s", obj->key);
537 "could not acquire lock, ignoring: %s", obj->key);
552 "could not release lock, ignoring: %s", obj->key);
692 "could not acquire lock, ignoring: %s", obj->key);
705 "could not release lock, ignoring: %s", obj->key);
736 "could not acquire lock, ignoring: %s", sobj->key);
748 "could not release lock, ignoring: %s", sobj->key);
846 "could not acquire lock, ignoring: %s", obj->key);
861 "could not release lock, ignoring: %s", obj->key);
1127 "could not acquire lock, ignoring: %s", obj->key);
1141 "could not release lock, ignoring: %s", obj->key);
1170 "could not acquire lock, ignoring: %s", obj->key);
1182 "could not release lock, ignoring: %s", obj->key);
1407 "could not acquire lock for cache status");
1427 "could not release lock for cache status");
1516 const char *lock;
1521 lock = apr_global_mutex_lockfile(socache_mutex);
1522 rv = apr_global_mutex_child_init(&socache_mutex, lock, p);