Searched refs:getReadLock (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c21515 static int getReadLock( os2File *pFile ){ function
21627 res = getReadLock(pFile);
21673 getReadLock(pFile);
21777 if( locktype==SHARED_LOCK && getReadLock(pFile) != NO_ERROR ){
21780 OSTRACE(( "UNLOCK %d to %d getReadLock() failed\n", pFile->h, locktype ));
30034 static int getReadLock(winFile *pFile){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c21515 static int getReadLock( os2File *pFile ){ function
21627 res = getReadLock(pFile);
21673 getReadLock(pFile);
21777 if( locktype==SHARED_LOCK && getReadLock(pFile) != NO_ERROR ){
21780 OSTRACE(( "UNLOCK %d to %d getReadLock() failed\n", pFile->h, locktype ));
30034 static int getReadLock(winFile *pFile){ function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c21515 static int getReadLock( os2File *pFile ){ function
21627 res = getReadLock(pFile);
21673 getReadLock(pFile);
21777 if( locktype==SHARED_LOCK && getReadLock(pFile) != NO_ERROR ){
21780 OSTRACE(( "UNLOCK %d to %d getReadLock() failed\n", pFile->h, locktype ));
30034 static int getReadLock(winFile *pFile){ function
[all...]

Completed in 1071 milliseconds