Searched refs:noopMutexEnter (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c20089 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } function
20102 noopMutexEnter,
[all...]
/external/sqlite/dist/
H A Dsqlite3.c20089 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } function
20102 noopMutexEnter,
[all...]

Completed in 1157 milliseconds