Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ sqlite3_mutex
Class
sqlite3_mutex
deps/sqlite3/sqlite3.h:1310–1310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1308
** Mutexes are created using [sqlite3_mutex_alloc()].
1309
*/
1310
typedef struct sqlite3_mutex sqlite3_mutex;
1311
1312
/*
1313
** CAPI3REF: Loadable Extension Thunk
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected