Searched refs:winceMutexAcquire (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_win.c344 static void winceMutexAcquire(HANDLE h){ function
351 ** Release a lock acquired by winceMutexAcquire()
383 winceMutexAcquire(pFile->hMutex);
437 winceMutexAcquire(pFile->hMutex);
482 winceMutexAcquire(pFile->hMutex);
546 winceMutexAcquire(pFile->hMutex);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c31463 static void winceMutexAcquire(HANDLE h){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c33956 static void winceMutexAcquire(HANDLE h){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c33976 static void winceMutexAcquire(HANDLE h){ function
[all...]

Completed in 4045 milliseconds