Gjsify LogoGjsify Logo

Indicates what type of action to take while unlocking the cache with e_cache_unlock().

Index

Enumeration Members

Enumeration Members

COMMIT: number

Commit any modifications which were made while the lock was held.

NONE: number

Just unlock, this is appropriate for locks which were obtained with %E_CACHE_LOCK_READ.

ROLLBACK: number

Rollback any modifications which were made while the lock was held.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method