Home
last modified time | relevance | path

Searched defs:self (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dmutex_unix.c266 pthread_t self = pthread_self(); in pthreadMutexEnter() local
309 pthread_t self = pthread_self(); in pthreadMutexTry() local
/sqlite-3.40.0/ext/wasm/common/
H A DSqliteTestUtil.js17 (function(self){ argument
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-worker1.js653 }.bind({self, sqlite3}); field