OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os2ShmMutexHeld
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
os_os2.c
716
** Function
os2ShmMutexHeld
() is used to assert() that the global mutex
721
** assert(
os2ShmMutexHeld
() );
731
static int
os2ShmMutexHeld
(void) {
747
**
os2ShmMutexHeld
() must be true when creating or destroying
760
**
os2ShmMutexHeld
() is true when reading or writing any other field
808
** The
os2ShmMutexHeld
() must be true while reading or writing this list.
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 45 milliseconds