HomeSort by relevance Sort by last modified time
    Searched refs:_SHM_WRLCK_WAIT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 829 #define _SHM_WRLCK_WAIT 4 /* exclusive lock, wait */
832 int lockType, /* _SHM_UNLCK, _SHM_RDLCK, _SHM_WRLCK or _SHM_WRLCK_WAIT */
849 case _SHM_WRLCK_WAIT:
1002 os2ShmSystemLock(pNode, _SHM_WRLCK_WAIT, OS2_SHM_DMS, 1);
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 72 milliseconds