Name

SQLITE_ENABLE_UNLOCK_NOTIFY — Enable extended locking API

Description

Enables the sqlite3_unlock_notify() C API. This function allows an application to register a callback function that will be called when a shared-cache table lock is released. This build directive is only applicable to applications using the shared-cache functionality.

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.