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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c25094 ** unixEnterMutex()
25098 static void unixEnterMutex(void){ function
25382 unixEnterMutex();
25408 unixEnterMutex();
25670 ** The mutex entered using the unixEnterMutex() function must be held
25702 ** The mutex entered using the unixEnterMutex() function must be held
25802 unixEnterMutex(); /* Because pFile->pInode is shared across threads */
25957 ** unixEnterMutex() hasn't been called yet.
25976 unixEnterMutex();
26168 unixEnterMutex();
[all...]

Completed in 423 milliseconds