17 calls to lock_acquire()

DrupalCacheArray::set in drupal/includes/bootstrap.inc
Writes a value to the persistent cache immediately.
drupal_cron_run in drupal/includes/common.inc
Executes a cron run when called.
FieldInfo::getBundleExtraFields in drupal/modules/field/field.info.class.inc
Retrieves the "extra fields" for a bundle.
FieldInfo::getBundleInstances in drupal/modules/field/field.info.class.inc
Retrieves the instances for a bundle.
FieldInfo::getFieldMap in drupal/modules/field/field.info.class.inc
Collects a lightweight map of fields across bundles.
FieldInfo::getFields in drupal/modules/field/field.info.class.inc
Returns all active fields, including deleted ones.
FieldInfo::getInstances in drupal/modules/field/field.info.class.inc
Retrieves all active, non-deleted instances definitions.
image_style_deliver in drupal/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
locale in drupal/modules/locale/locale.module
Provides interface translation services.
LockFunctionalTest::testLockAcquire in drupal/modules/simpletest/tests/lock.test
Confirm that we can acquire and release locks in two parallel requests.
menu_rebuild in drupal/includes/menu.inc
Populates the database tables used by various menu functions.
registry_update in drupal/includes/bootstrap.inc
Updates the registry based on the latest files listed in the database.
system_test_lock_acquire in drupal/modules/simpletest/tests/system_test.module
Try to acquire a named lock and report the outcome.
system_test_lock_exit in drupal/modules/simpletest/tests/system_test.module
Try to acquire a specific lock, and then exit.
ThemeRegistry::set in drupal/includes/theme.inc
Writes a value to the persistent cache immediately.
variable_initialize in drupal/includes/bootstrap.inc
Loads the persistent variable table.
_field_info_collate_types in drupal/modules/field/field.info.inc
Collates all information on field types, widget types and related structures.