[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/classes/lock/

FolderUp one level  
Filedb_record_lock_factory.php [source] [254 lines]   This is a db record locking factory.
Filefile_lock_factory.php      [source] [200 lines]   Flock based file locking factory. The file lock factory returns file locks locked with the flock function. Works OK, except on some NFS, exotic shared storage and exotic server OSes (like windows). On windows, a second attempt to get a lock will block indefinitely instead of timing out.
Filelock.php                   [source] [113 lines]   Class representing a lock The methods available for a specific lock type are only known by it's factory.
Filelock_config.php            [source] [78 lines]    Lock configuration class, used to get an instance of the currently configured lock factory.
Filelock_factory.php           [source] [106 lines]   Defines abstract factory class for generating locks.
Filepostgres_lock_factory.php  [source] [243 lines]   Postgres advisory locking factory.


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1