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

  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 828 #define _SHM_WRLCK 3 /* exlusive lock, no wait */
832 int lockType, /* _SHM_UNLCK, _SHM_RDLCK, _SHM_WRLCK or _SHM_WRLCK_WAIT */
851 case _SHM_WRLCK:
    [all...]
os_win.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 55 milliseconds