| struct sqlite3_mutex_methods |
| Public Attributes | |
|---|---|
| sqlite3_mutex *(* | xMutexAlloc |
| int(* | xMutexEnd |
| void(* | xMutexEnter |
| void(* | xMutexFree |
| int(* | xMutexHeld |
| int(* | xMutexInit |
| void(* | xMutexLeave |
| int(* | xMutexNotheld |
| int(* | xMutexTry |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.