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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c23162 ** Function os2ShmMutexHeld() is used to assert() that the global mutex
23167 ** assert( os2ShmMutexHeld() );
23177 static int os2ShmMutexHeld(void) { function
23193 ** os2ShmMutexHeld() must be true when creating or destroying
23206 ** os2ShmMutexHeld() is true when reading or writing any other field
23254 ** The os2ShmMutexHeld() must be true while reading or writing this list.
[all...]

Completed in 396 milliseconds